-
Currently, you are able to filter games by Computer opponent and Human opponent. However, Computer opponent only accounts for actual Stockfish AI, not bot accounts.
This leads me to two requests:
…
marvk updated
4 months ago
-
**Motivation**
My bot is running in a web server, and I would like to show its ongoing game in an iframe on the bot's homepage.
**Problem**
When I embed the game with the url constructed the …
-
```[WDM] - Downloading: 100%|███████████████████████████████████████| 6.75M/6.75M [00:01
-
In a game with my engine, the engine receives undo commands, although I (human user) never requested undos.
Lichess should only send undo command on user request.
[recent.log](https://github.com…
-
Andoma does not play when a FEN position is given. It only plays from the initial starting position ..
-
**Describe the bug**
I am making a bot in homemade.py. I tried to use the `white_clock`, `black_clock`, `white_inc`, and `black_inc` variables from the `Limit` class. They appear to always be NoneTyp…
-
## Context
Some context that might be very relevant to understanding my review, is that
I've actually worked with JavaScript using JSDoc and Typescript as helping
tools, using Node.js professiona…
-
This issue is for discussing the scheduling and motivations for deprecating old Python versions.
### Deprecating 3.8 (May 1, 2023)
- #685
- [x] Finish type hinting with `Queue`.
- [x] Use builti…
-
As also stated in https://github.com/lichess-org/api/issues/243, the docs don't agree with the actual implementation of the `compat` field of the event stream on the board api.
This is an actual ev…
-
**Exact URL where the bug happened**
**Steps to reproduce the bug**
3 player tournament and one goes off line.
**What did you expect to happen?**
Remaining 2 players keep gettting matched
…