MAINTAINER OIVAS7572
- A bridge between Lichess API and bots.
- This bot is using Docker and concentrated on Heroku server.
- Import or Fork this repository to your Github.
- Open config.yml and insert API accses token in to token option and commit changes
- Install Heroku CLI and create app in Heroku.com.
- Run this in cmd
heroku stack:set container -a appname
replace appname with your Heroku app's name. - Connect app with Github and deploy app in Heroku.
- After deploying turn worker on in Resources menu in Heroku.
ENGINE:
- STOCKFISH 13 SSE4.1 + POPCNT
OPENING BOOKS:
- Aaricia_2012.bin
- Drawkiller_EloZoom_big.bin
If you want to run bot localy on PC, read the lichess-bot manual.
Credits to ShailChoksi's lichess-bot