generated from public/aoc_template
| .gitignore | ||
| aoc_bot.py | ||
| config.example.json | ||
| LICENSE | ||
| README.md | ||
| requirements.txt | ||
AoC Bot
Announce gained stars from private leaderboard into IRC Channel
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