-
https://lichess.org/api#tag/Bot/operation/botGameStream
Handle the opponentGoneTrue and opponentGoneFalse states - if True we should try to claim victory after waiting for some time. **Ideally I'd …
-
how do i run the project?
which file do i run there is no main.py
-
lichess has convinient [Bot API](https://lichess.org/api#tag/Bot) that I can use to deploy the bot onto the server and have it evaluated against real players (and myself). I've created an [account](ht…
-
Hello,
Sometime, when i'musing "go movetime" the selective depth displayed is inferior to the global depth : how it is possible ?
Is the selective depth diplayed is the greater selective depth of …
-
### Exact URL of where the bug happened
https://lichess.org/DJbIIQtieK1K
### Steps to reproduce the bug
Another bot challenged mine and went offline.
### What did you expect to happen?
Either the…
-
I am running my engine under lichess-bot with debug tracing enabled. Debug output ("info string") starts being sent after "uci" but before "isready." However, I am getting an assertion from python-che…
-
i'm not into C++, but i can understand most of it .. i had trouble compiling the v3.2 source in Linux .. i found some code parts i could 'repair', but others not .. the code seems typically for Window…
-
[ consider this Issue a follow-up of my #1 ]
thanks for the Makefile !
i think this method is awesome, i like Makefiles .. i'm not much into C++ but often i can repair code, if needed .. i also of…
-
Whenever i start a game for my Bot on lichess i get the Error Message:
[04/28/24 18:28:01] INFO Backing off play_game(...) for 46.3s (OSError: [WinError 193] %1 is not a valid Win32 application)
…
-
**Describe the bug**
When running this repository from scratch with no modifications, I am getting this error:
` 429 {"error":"Please don't poll this endpoint, it is intended to be streamed. See…