-
Hello! It's me again! I wrote a bot using the api but it turned out to be bugged; The issue is that the bot sending one message rapidly to specific chat ( that i hadn't told the bot to send a message …
-
Crush becouse of image recieved.
Python3.
Traceback (most recent call last):
File "/home/administrator/tgbot/tgbotenv/lib/python3.4/site-packages/DictObject-0.1.1-py3.4.egg/DictObject/**init**.py", …
-
Dear TgBot authors, greetings,
Here is a feedback from using TgBot in a production workload. Once in every few hours I get timeout of the http resuest, like this:
```
Error: curl error: Operati…
-
微信那个用起来体验不太好
-
add telegram bot example
-
Traceback (most recent call last):
File "D:\TGbot\BoolBot\main.py", line 4, in
from bot.utils.launcher import process
File "D:\TGbot\BoolBot\bot\utils\__init__.py", line 2, in
from .…
-
Hello,
I try to get the invite link of a public group but inviteLink is empty.
According to documentation:
> Optional. Chat invite link, for supergroups and channel chats. Returned only in get…
ghost updated
4 years ago
-
Traceback (most recent call last):
File "E:\PycharmProjects\binance_tgbot_parser\venv\lib\site-packages\tgquote\filegetters\default.py", line 51, in get_userpic
await file_object.photos[0][0].…
-
Hey, I've made telegram bot which work with local-ai, and would like to see it in examples section
https://github.com/JackBekket/UncensoredGPT_tgbot/tree/master
-
When trying to send user's document back to user via:
```c++
bot_.getEvents().onAnyMessage([&](TgBot::Message::Ptr message) {
auto user_document = message->document;
if (user_d…