Anime & Manga Discord Bot
Check out the home page for the full Discord Bot List.
A Discord bot that allows users to search for anime and manga information using slash commands. The bot fetches data from external APIs and provides detailed information about your favorite anime and manga series.
Features- ๐ Anime Search: Search for anime by name with detailed information
- ๐ Manga Search: Search for manga by name with comprehensive details
- โก Slash Commands: Modern Discord slash command interface
- ๐ Flexible Results: Choose to get all results or a specific number
- ๐ก๏ธ Rate Limiting: Built-in protection against API rate limits
- ๐ญ Auto Role Creation: Automatically creates roles for new servers
/anime <name> <number_search>
Search for anime information
name
: The name of the anime youโre looking fornumber_search
: Either โallโ for all results or a number for specific count
Example: /anime "Attack on Titan" 3
/manga <name> <number_search>
Search for manga information
name
: The name of the manga youโre looking fornumber_search
: Either โallโ for all results or a number for specific count
Example: /manga "One Piece" all
Required Permissions:
- Send Messages
- Use Slash Commands
- Embed Links
- View Channels
- Manage Roles (for auto role creation)
This bot uses the Jikan API to fetch anime and manga data from MyAnimeList. The API is free and doesnโt require authentication, but has rate limiting in place.