EV Programming Club Hacks 2020 Discord Bot Watchdog
- Install git
- Run
git clone https://github.com/phrdang/evpc-hacks-2020.git
- Create a
.env
file with the bot token (ask the developers) - Invite the bot to your server (ask the developers for an OAuth2 link)
- Run
pip install -r requirements.txt
in the root project directory - Run
python3 bot.py
in the root project directory to run the bot