This is a personal project, feel free to use this bot for your own guilds!
To install all requirements, simply run:
pip install -r requirements.txt
Create a .env file in the root directory. Add your Discord bot token to the file in the following format:
TOKEN=your_bot_token_here
That's it!