+In order to configure the bot you'll need to open the config located at /src/config.py and set the `YEAR`, `SESSION_COOKIE`, `DISCORD_TOKEN` and `LEADERBOARD`. The `YEAR` should be whichever year you're trying to get on the scoreboard, the `SESSION_COOKIE` should be the session cookie you get when logging into Advent of Code, and the `LEADERBOARD` should be the ID of the leaderboard you're trying to access. You will need to set up a Discord bot and add it to the server you plan to use this bot in, and then retrieve the bot token and set the `DISCORD_TOKEN` to be that.
0 commit comments