-
# WIP!
#### Task Description:
Right now we are using strings for denoting what the type of a message is (a move, a request for ids, etc). We should switch to using an enumerator instead. This will…
-
-
* Telegraf.js Version: 3.37.0
* Node.js Version: 12.16.2
* Operating System: Windows 10
I have an inline query, where it has reply_markup inline_keyboards after choosing one of the results.
```…
-
I'm trying to use [Stage](https://telegraf.js.org/#/?id=stage) in Callback Query, by entering a scene due to the button pressed. This is to handle differentiate some users buttons request in bot conv…
-
hello, is it possible to wait for a replay for a single question if so can you give example on how to do this
example
```
ctx.reply('Send me your name')
ctx.waitForAnswer().then(ctx.replay("i w…
-
https://i.redd.it/yrl4gdw8iml31.jpg
https://i.redd.it/n66usnoq38m31.png
https://i.redd.it/nq65jjiohfm31.png
Why can't the bot detect a chessboard in the images above?
import subprocess, os
r …
-
where can I find the tile dataset with pieces against different board backgrounds
-
My bot exclusively considers moves in the GetLegalMoves() Array, however on some occasions, most notably when the Bot's king is cornered, it tries an Illegal move, which is then flagged as one. I don'…
-
Updare readme.txt
-
```
C:\Users\0x00\Downloads\Auto-Chess-main>python Auto-Chess.py
Traceback (most recent call last):
File "C:\Users\0x00\Downloads\Auto-Chess-main\Auto-Chess.py", line 9, in
from chesstenso …