discord-cogs-template
A discord.py bot template with Cogs implemented.
Instructions
⚠
Before you start Basic knowledge of python is required.
Steps
- If you haven't already, install all the dependencies by running the install.bat or use the requirements.txt.
- Insert the bot's token in the .env.
- Insert the bot's prefix in the config.json.
- After coding the bot, run the bot with the launch.bat.
Still having trouble? Visit the Wiki.
Contributing
If you want to contribute, feel free to create an issue or make a pull request.
License
This template was created under the MIT LICNESE.
You can view information about it here.