Todo:
- Comment code
- Clone the project
git clone https://github.com/Cyteon/discord-py-template- Go to the project directory
cd discord-py-template- Install python dependencies
pip install -r requirements.txt-
Rename
.env.exampleto.env, and populate the required values -
Rename
config.examaple.jsontoconfig.jsonand populate the required values -
Run the bot
python main.py