Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

mzfr/Libot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Libot

A simple telegram bot for getting info from Lichess.org

Installation

  1. Clone this repository
git clone https://github.com/mzfr/Libot
  1. Run pip install -r requirements.txt

  2. Register your bot via BotFather

  3. Put your token in Libot.py on line 9

Usage

  • 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

About

Lichess + Bot = Libot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages