See the workshop it pairs with here for 2021 UIUC CS 125 Summer of Side Projects.
-
Install
python3
recent-ish along withpip
-
Install the depencencies
pip install -r requirements.txt
-
Create a file called
BOT_TOKEN.txt
and 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!