Go to file
2024-01-07 19:58:53 +01:00
.gitignore Initial commit 2023-11-26 12:13:36 +00:00
aoc_bot.py calc from correct year, even if still running in january 2024-01-07 19:58:53 +01:00
config.example.json generalized aoc bot 2023-11-26 14:22:15 +01:00
LICENSE Initial commit 2023-11-26 12:13:36 +00:00
README.md calc from correct year, even if still running in january 2024-01-07 19:58:53 +01:00
requirements.txt generalized aoc bot 2023-11-26 14:22:15 +01:00

AoC Bot

Announce gained stars from private leaderboard into IRC Channel

Requirements

Python >= 3.8

Usage

  • Clone repository
  • Run pip install -r requirements.txt
  • Copy config.example.json to config.json and edit according to your needs
  • Create the "session_file" (s. config) containing the contents of your aoc-session cookie

Run ./aoc_bot.py