Powered by The Blue Alliance (https://www.thebluealliance.com/)
- Clone the repository
- Navigate to the audeamus_bot folder then run
pip install .
- Either in a .env file or in your user or system environment variables, set the following variables:
TBA_API_KEY
- Your API key for The Blue AllianceDISCORD_TOKEN
- The token for your Discord bot
- If you used a .env file for step 3, navigate to where your .env file is
- Run
python -m audeamus_bot
- Enter your team number and Discord guild ID
- The bot should now be running!