See the workshop it pairs with here for 2021 UIUC CS 125 Summer of Side Projects.
-
Install
python3recent-ish along withpip -
Install the depencencies
pip install -r requirements.txt -
Create a file called
BOT_TOKEN.txtand paste in your discord bot's token. A good guide will be the start of this tutorial.
$ python bot.py
Token file read and bot started!