No description
| notify.py | ||
| README.md | ||
Lichess Games Notifications
How to use it ?
- Install Berserk with
pip install berserk - Generate an access token on Lichess.org
- Set the value of ACCESS_TOKEN variable in notify.py to the one use in step 2
- Now each time you want to check for notification simply run ./notify.py (use crontab maybe)
Dependencies
notify-sendThis command should be available!berserkThe lichess python API