Python chatbot for monitoring lichess.org.
- Monitors the activity of a list of players on lichess.
- Shows information of lichess games when a valid url is posted.
- Can connect to IRC
$ pipenv install
Configure settings.py
$ python3 app.py
Build the documentation locally by running $ pipenv run docs/make html
View the freshly built html documentation at docs/html