-
I have been interested in python and chess for a while and have been considering making a chess bot self-coded.
I know you have one, so how would you go about making one? I know this is really random…
-
In this game: https://lichess.org/K9tOivpn/black, Arasan, playing Black, had a won position, but the bot, selecting moves from the Syzygy tablebases, allowed the opponent to draw by repetition.
co…
-
[06/15/23 14:52:55] ERROR Quitting lichess-bot due to an error: lichess-bot.py:994
Traceback (most recent call last):
…
-
*** Please read, understand and follow: https://lichess.org/@/thibault/blog/how-to-ask-technical-questions/1HSthDSX ***
**Describe the bug**
```
ID: pVEy25SB BOT RaspberryIsFishy (2838) ½ - ½…
-
This is when the BOT plays Crazyhouse with NNUE
`Exception in thread Thread-4:
Traceback (most recent call last):
File "C:\Users\PV\AppData\Local\Programs\Python\Python311\Lib\threading.py", line…
-
I am improving my engine's time management, and I love to test my engine out on lichess. My engine is not uci. So I use the strategies.py to connect the bot to lichess. Is there a way to receive wtime…
-
Hello, and thanks for this amazing repo!
I've been running a bot for over a week now without any issues, until this morning it (seemingly randomly) stopped accepting challenges. I've tried restarti…
-
**Describe the bug**
When [this commit](https://github.com/lichess-bot-devs/lichess-bot/commit/67dbc84f5967e9f64cef58c979daf27241174b9b) was pushed to `master`, an error occurred due to the commit me…
-
"new" in CECP (Xboard) mode starts a new game. Commonly engines clear internal state at that point. Almost all interfaces, including Xboard, send information about the opponent, including name, rating…
-