A feature-rich Discord bot for retrieving information about anime, manga, and more.
- Anime & Manga Information: Get details about your favorite anime and manga series.
- Random Recommendations: Discover new anime, manga, and characters.
- Top Rankings: Find the top-rated anime and manga.
- Genre & Magazine Information: Browse by genre or magazine.
- Translation: Translate text to Japanese.
- Utility Commands: Check the bot's latency, server information, and more.
/angenres: Get a list of all anime genres./ranime: Get a random anime recommendation./anime [name]: Get information about a specific anime./topanimes: Get a list of the top-rated anime.
/mgenres: Get a list of all manga genres./rmanga: Get a random manga recommendation./manga [name]: Get information about a specific manga./topmangas: Get a list of the top-rated manga./magazines: Get a list of manga magazines.
/rchar: Get a random character./character [name]: Get information about a specific character.
/help: Shows a list of all available commands./ping: Checks the bot's latency./serverinfo: Displays information about the server./say [message]: Makes the bot say something./injp [text]: Translates text to Japanese.
- Clone the repository:
git clone https://github.com/CoderRony955/Cookie
- Install dependencies:
pip install -r requirements.txt
- Create a
.envfile:- Create a file named
.envin the root directory. - Add your Discord bot token to the
.envfile:DISCORD_BOT_TOKEN=your_bot_token
- Create a file named
- Run the bot:
python main.py
Contributions are welcome! Please feel free to open an issue or submit a pull request.
