A simple telegram bot for getting info from Lichess.org
- Clone this repository
git clone https://github.com/mzfr/Libot
-
Run
pip install -r requirements.txt
-
Register your bot via BotFather
-
Put your token in Libot.py on line 9
-
You will need python3
-
Run
python3 Libot.py
-
Then in your bot you can use the following commands:
- /start - Greets you with "Hello"
- /help - display all the commands
- /stream - Show all the current live streamer on lichess
- /profile - Show you the profile of a user
Ex: /profile mzfr
- /top - Show the top 10 player for any chess variant
Ex: /top bullet
- /online - See if the user(s) is online or not
Ex: /online mzfr
/online mzfr,ugtan
You can also add the bot in any of your telegram groups