-
https://github.com/PaulSonOfLars/tgbot/blob/acc67cb40cb2d3c0f30a6bc191710ce20cc1f59c/tg_bot/modules/misc.py#L31
string on line 31 is inappropriate for /run command. I'd kindly request it to be remo…
-
Is this possible edit already send message? For example I adding '..' to '...' in message for showing 'progress' to user?
-
### Description
Not sure why it has started doing it, but I am seeing `{"errcode":"M_NOT_FOUND","error":"Unknown room"}` errors when trying to do an incremental sync.
### Version information
…
-
https://sentry.io/kmahyyg/python-my-tgbot/issues/471650717/
```
OSError: [Errno 98] Address already in use
(4 additional frame(s) were not displayed)
...
File "werkzeug/serving.py", line 666, in ma…
-
telegram发送消息至telegram-bot的时候产生了日志,但是qq-bot并没有反应
并且qq发送消息至qq-bot时没有日志产生,telegram-bot也没有反应。
使用docker构建
https://github.com/Z4HD/coolq-telegram-bot-docker/blob/master/README.md
按照这个步骤来的
json格式会产生错误…
-
After update to latest verson I have these errors:
```
polling updates: [POST /bot{token}/getUpdates][404] getUpdatesNotFound &{Description:Not Found ErrorCode:404 Ok:false}
```
Seems like {t…
-
### Steps to reproduce
1 Create simple bot with callbacks
```go
func buildButton(text string) *tb.InlineButton {
return &tb.InlineButton{
Unique: text,
Text: text,
Data: text,
}
…
-
Somehow artifacts are not populated in a resulted report in cortex-tgbot, so tests will help to track the root cause
-
/help
SendDataToServer@Access violation at address 0045C6DC in module 'EchoBot.exe'. Read of address FFFFFFB9
RequestAPI@Can't parse response
-
`c.Capture undefined (type *tgbot.Context has no field or method Capture)`