-
### Description
At some point, we will need to evaluate the effectiveness of our algorithm. Choosing the path for evaluation earlier allows us to structure our code accordingly, enabling it to work…
-
I'm trying to add "Login with Lichess" support to my Discord bot, so it can call Discord's API to assign a "linked role".
I've never worked with Express or OAuth2 before, and am having difficulty u…
-
1900 is quite the impressive ELO, and an audacious target for a bot! If you ever decide you'd like to test your bot on something easier (~1500 ELO), I'm happy to volunteer as tribute! 😆
(Side note:…
-
Can you help me to get Stockfish in this repo ?
I have already looked at docker-publish.yml and docker-compose.yml to merge lichess-bot here but I am stucking
Thanks
-
I often come across an illegal move error on chess.com. The exception is thrown at stockfish_bot.py line 240 or 200.
Also I have noticed that the bot is quite slow on Chess.com compared to lichess,…
-
If I have just a single email address, it's hard to sign up for a bot account if I already have a personal account. Lichess will stop `myemail+botname@gmail.com` as a duplicate on signup before I can…
-
Since Bun v1.0.31 which had the major IO rework, talking to Bun via an Erlang Port (https://www.erlang.org/doc/tutorial/c_port) has resulted in hangs on macOS. After investigation the issue appears to…
-
The https://lichess.org/player/bots is really hidden under the player's section, a new player should be able to play these bots from the front lichess.org UI, maybe under "play computer" there could b…
-
I'd like my Discord bot to be able to search for videos similar to https://lichess.org/video and its search filters.
-
As far as I know the initial evaluation is currently hardcoded to be 15cp. This is "fine" for most cases but in some situations this causes the analysis to behave unexpectedly.
https://github.com/lic…