-
I have seen several threads where people are asking how to use multi-variant Stockfish offline for crazyhouse, atomic, etc. I looked into the wiki and the readme, and I could not find much information…
-
```
$ ./bin/dev ";clean;compile"
[info] Loading project definition from /home/mono-ubuntu/lila/project
[info] Resolving key references (30068 settings) ...
[info] Set current project to lila (i…
-
https://github.com/careless25/lichess-bot/commit/5ca949973a3642e08e3745351efb2940cba96606#diff-eb42f63c72056ec1f9fcba336dae222a is not working because 1. sys.exit() terminates only the control stream …
-
There is a great need in the bot community for making bots more visible, creating toplists, online bot lists etc. ( See this thread for example: https://lichess.org/forum/team-lichess-bots/is-there-a-…
-
Hello, I installed the bot on my Win10 following the instructions. After I run the bot, I go to my other account and try to play with it. It accepts the challenge, game starts, but bot makes no moves.…
-
https://lichess.org/api/users/titled?titles=BOT,GM,WGM,IM,WIM,FM,WFM,CM,WCM,NM,WNM,LM&online=true
The above request was intended to query all online titled players. When tested it returned 74 playe…
-
```
(.venv) folkert@freytus ~/lichess-bot $ python3 main.py
Welcome embla!
Something went wrong. Game is starting and we don't have a queued process
--- Process Used. Total Queued: 0. Total Used:…
ghost updated
5 years ago
-
I'm trying but fails to run lichess-bot with engine lczero on my MacBook.
1. lichess-bot with engine stockfish work well.
2. lichess-bot with lczero start up successfully, but after the first move…
-
I am trying to use the bot api to integrate a pair of custom physical chess boards so that they can always play against each other. The bot api is the only (legitimate) way I can use to play with …
-
This is really not an issue for me, because I can install the thing for myself, but I watch the readme getting more and more complicated about creating an environment and I see all the user complaints…