An open source multipurpose discord bot.
Important Notes:
- Python 3.9 or higher is recommended
- Bot is running on discordpy 2.0a
- Install dependencies
$ pip install -r requirements.txt
- Create .env file
TOKEN= #Your bot's token
- Run the bot
$ pyhton launcher.py
- Admin Commands and dynamic cog integration
- Fun commands (W.I.P)
- Moderation Tools (W.I.P)
- Coming soon...
Please consider contributing to the proyect! More about how to contribute here.