-
I want to upgrade my BOT on lishogi.org and playstrategy.org
Can you add in the site this two sites based on lichess.org ?
Thank you very much :)
GHDES
-
My bot is configured with concurrency set to 1.
challenge: # Incoming challenges.
concurrency: 1 # Number of games to play simultaneously.
It also has matchmakin…
-
I seem to run into this the whole time, with various different opponent bots:
```
DEBUG https://lichess.org:443 "GET /api/bot/online HTTP/1.1" 200 None …
-
**Exact URL where the bug happened**
https://lichess.org/nEakiz024pG6
https://lichess.org/eFIvzntkq1z5
https://lichess.org/5szJhb6DfSzo
**Steps to reproduce the bug**
just run bot for few wee…
-
Dear Lichess-Community/Developers,
currently im facing a disabled **Move confirmation** in Bot Games.
What I have tried so far is choosing: Correspondence, Correspondence and unlimited & Alw…
-
I tried setting up the homemade bot using python3.7. However, when running:
```
python3 lichess-bot.py -v
```
I received this error
```
Traceback (most recent call last):
File "lichess…
-
Hey @Torom
After some lichess explorer moves, the bot keeps failing in evaluations like this
```
2023-07-02T08:01:53.106469+00:00 app[worker.1]: ERROR:chess.engine:Exception parsing pv from in…
-
Hi,
I'm seeing a pretty high number of aborted games since upgrading lichess-bot and enabling matchmaking. I'm not clear if all produce similar logs yet, but here is one example.
Game: https://l…
-
-
Since setting up lichess-bot, I've noticed that my server eventually becomes unresponsive, forcing me to hard reset, with OOM errors spammed into my system logs. Monitoring the system using top, I not…