lidraughts.org

Lidraughts Bots

34 members
Bots and bot makers welcome.

===================================================
JOINING THIS TEAM DOES **NOT** GRANT THE BOT STATUS.
Instead:
Preparation:
1. Download Python from python.org and install it. Use "Custom Install" and add rules: "Add Python to Path", "Download packages", "Download pip", "Install for all users".
2. Download Notepad++
3. Download github.com/ShailChoksi/lichess-bot package and unpack it to folder named "BOT"
4. Download draughts engine (Or use your own)
5. Register a new account
Main actions:
1. Copy a file of your draughts engine to BOT\engines
2. Open lidraughts.org/account/oauth/token and create a new token (You need to click on ALL checkboxes)
3. Copy a new token
4. Open "BOT" folder and then, open config.yml.default with Notepad++
5. Change lichess.org to lidraughts.org
6. Change token "xxxxxx....." to yout token (Which you have copied in Action 4.)
7. Change "engine_name" to name of your engine (Extension of programm is required too)
8. Save config.yml.default as config.yml
9. Open CMD (Command Prompt) with Administrator Permission
10. Write these lines:
pip install virtualenv
virtualenv .venv
.\.venv\Scripts\activate.bat
.\.venv\Scripts\activate
pip install -r requirements.txt
python lichess-bot.py -u
11. Thanks to Lichess Developers for BOTS!!!
===================================================

Watch Bot TV: lidraughts.org/tv/bot
Location: Lidraughts
Reconnecting