Skip to content

manasvihow/ask8ball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎱 Magic 8 Ball CLI 🎱

PyPI version License: MIT

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!

Screenshot 2025-08-14 at 1 15 17β€―PM

πŸš€ Installation

You can install this tool using pip:

pip install ask8ball

✨ Usage

Using 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.

🀝 Contributing

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

Releases

No releases published

Packages

No packages published

Languages