A Discord bot to moderate and automate "Tournament of Tunes" game.
# ~/.env
CLIENT_ID=<Discord Client ID>
CLIENT_SECRET=<Discord Client Secret>
BOT_TOKEN=<Discord Bot User Token>
BOT_PERMISSION_SCOPES=<Bot Scope Bitmask>
GUID_ID=740939923368181810 # ID of Tournament of tunes guild (server).
https://discordapp.com/api/oauth2/authorize?scope=bot&client_id=<client_id>