Skip to content
forked from jartigag/AoC-Bot

Advent of Code chat bot for Telegram

Notifications You must be signed in to change notification settings

TLMn00bs/AoC-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent Of Code bot

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.

Commands

/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.

About

Advent of Code chat bot for Telegram

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Python 100.0%