A Discord Bot with a Plugin System
This project is a discord bot with a plugin system created in Python.
The bot is a customizable bot that has five plugins that you can pick and choose from, on top of the base anime commands that can scrape MyAnimeList for animes or mangas and retrieve specific users' MyAnimeList statistics or lists. The five plugins include Music, Moderation, Utility, Leveling and Join/Leave Messages which could all be enabled or disabled at any time.
This bot also included customizable prefixes, a help command to view commands, and an about command to view which plugins were enabled.
The Giorno Giovanna bot was used in over 150 different servers of users. These users were able to access the bot (no longer active) here.
Some examples of these commands and the response from the bot can be seen below.
Help Command (to view available commands):
About Command (to view enabled plugins and bot info):
AnimeList Command (to view a specified user's animelist):
The source code can be found here.