A small discord bot created for the WPI Esports Discord.
- Clone the repo into your working directory
- Setup a virtual environment
- Create a discord bot
- OPTIONAL Create a Twitch Application
- Set your DISCORD_TOKEN environment variable
- OPTIONAL Add TWITCH_CLIENT_ID & TWITCH_CLIENT_SECRET for Streaming cog support
- Install requirements
pip install requirements.txt - Run the bot
python WPIEsports.py