Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.46 KB

README.md

File metadata and controls

40 lines (22 loc) · 1.46 KB

MyJikanBot

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

MyJikanBot Snap

Deployment

Port A Discord Bot To a Server Of Your Choice (see link for details)

Clone Repository

Install Dependencies

Run Gradle Bot.Main()

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Huge props to Scarger and Nayalash Mohammed who taught me how to use APIs and set up gradle
  • Used Readme template from PurpleBooth