Python Discord Bot Template
Install the required packages using the following command:
pip install -r requirements.txt
- Create a new bot application on the Discord Developer Portal.
- Copy the bot token and paste it in the
.env
file. - Run the bot.
- Invite the bot to your server.
This project is licensed under the MIT License - see the LICENSE file for details.