Move config.example.py to config.py and update the following variables:
DISCORD_TOKEN-> The Discord token for the bot.AOC_URL-> The JSON url for your or Advent Of Code private leaderboard (Available by clicking "API" then "JSON" on your private leaderboard page)AOC_COOKIE-> Your Advent Of Code session cookie so the bot has permission to view your private leaderboard (You can extract this from your web browser after signing in to AoC)