To install it:
- Sign in to https://adventofcode.com.
- Copy
.env.example
to.env
, and follow the instructions in there. pip install -r requirements.txt
(preferably in a virtual env)python3.7 bot.py &
Python 3.7+ is required.
/scores
will show the members of the leaderboard, sorted by who has the most stars. Unlike the website,
completion time is not considered. If a year is provided, it shows scores for that year. Otherwise, it shows the latest
scores.