-
@servusDei2018
Idk, how the current status is, but i have to suggest do next things:
1. Create proxy to access chess engine.
2. Create decorator to access site page: get moves data and show or…
-
can u please explain me how can i use it in chess.com?
-
chessbot does not work on the newwest v3 version, and it is not possible to switch back to v2 anymore because it is retired.
-
Current games commands
!akinator - starts an Akinator guess the celebrity game
#!Acrophobia - starts a game of Acrophobia
|help - evokes the chessbot command list for a chess game
|newgame [play…
-
Hi, @Hardelele!
Please change package name of your project, from:
```
com.github.hardelele.chess
```
to:
```
com.github.hardelele.chessbot
```
Please do not mark this as spam. Thanks.
-
Hi, after a while i used again this extension and it doesn't work, after few moves (no more then 2-3 usually) it goes out of sync with unplayable moves. I've windows 7 64 bit, chrome version 56.0.2924…
-
Allow a player to request a take back via:
```
@chessbot propose takeback
```
which would send an ephemeral message to the opposing player to request yes/no. If yes, the game would rollback a …
-
Я не очень силён в питоне.. Зачем эти точки в пакете? Оно не хочет запускаться. Запуск по readme даёт пустую строку.
![image](https://user-images.githubusercontent.com/31820550/69486416-9f437600-0e5c…
-
![Screenshot 2019-10-29 at 12 14 03](https://user-images.githubusercontent.com/57140856/67770579-8e1a6b80-fa4e-11e9-89bc-5ad1f5e7c092.png)
-
Bot initialised with
```py
asyncio.set_event_loop_policy(EventLoopPolicy())
loop = asyncio.new_event_loop()
bot = Bot(loop=loop)
```
Error:
```
Traceback (most recent call last):
File "/h…