Why make hard decisions when you can delegate them to the cold, hard logic of random chance?
This project is a classic Magic 8 Ball that lives in your terminal. Ask it any yes-or-no question and let fate decide!
You can install this tool using pip:
pip install ask8ballUsing it is simple. Just type 8ball followed by your question in quotes.
> 8ball "Should I deploy this on a Friday?"
> My sources say no.
> 8ball "Will I become a Python packaging expert?"
> Without a doubt.Have a funny or clever answer you want to add? Contributions are welcome! Feel free to open a pull request to add your favorite responses to the answers.txt file.
A project by Manasvi
