A Discord bot for reporting team results directly from the ACSL leaderboards as they appear
Add a .env file in the directory of the Python script with the following key-value pairs:
DISCORD_TOKEN=<bot-token>DISCORD_GUILD=<build-id>STEAM_ROSTER_ID=<senior-division-team-roster-id>ITEAM_ROSTER_ID=<intermediate-division-team-roster-id>JTEAM_ROSTER_ID=<junior-division-team-roster-id>