This discord bot uses the JDA wrapper to retrieve information from the Jikan API and take anime/manga information for users to find. The commands now include searching for their favorite anime or manga, finding a random manga or anime, finding out the schedule for each day of the week, finding the top anime or manga(see subtypes on discord), and popular anime for any given season.
If you wish to join my Discord Server with the MyJikanBot then please complete this form: https://forms.gle/i8JbaLmXjiyzj3fA8
Port A Discord Bot To a Server Of Your Choice (see link for details)
Clone Repository
Install Dependencies
Run Gradle Bot.Main()
- JDA - The web framework used
- Gradle - Dependency Management
- Jikan REST API - Dependency Management
- Discord - Main Software for use
- Heroku - Cloud service for 24-7 deployment
- Mustafa Abdulrahman - Primary Creator - Mustaballer
This project is licensed under the MIT License - see the LICENSE.md file for details
- Huge props to Scarger and Nayalash Mohammed who taught me how to use APIs and set up gradle
- Used Readme template from PurpleBooth