-
https://github.com/Danstiv/cm-assistant/blob/master/tgbot/core.py#L95
Лучше создать свое исключение, чтобы иметь возможность отловить ошибку конкретно в этом месте.
```python
except Exceptions …
-
Code:
`std::vector options = {"1","2","3","4"};`
` bot.getApi ().sendPoll (message->chat->id,
"Answers",
options,
…
-
вот апи электрум серверов https://github.com/topics/electrum-server
нехуево бы госту типа электрума сделать апи
-
### Actual result
**Предусловие:**
Открыть сайт [https://botmarketplace.ru/](https://botmarketplace.ru/)
Авторизоваться как покупатель. Добавить товар в корзину
**Шаги:**
1. Перейти в корзину
…
-
error: undefined reference to `TgBot::Api::Api(std::__cxx11::basic_string const&)'
I have been linking libraries as per given on github.
The Samples work just fine, when i try to implement in oth…
-
How to know about the user's choice, whether he chose the correct answer or not?
-
Wasn't sure where to post this about this issue but here it is.
I'm aware that I can specify Boost's lib directory in VS properties but it doesn't seem to want to open this file. I've been trying t…
-
Hi I'm kinda new to using C++ and Cmake but I've been having problems with simply running the sample bots.. I'm running on Mac so I suspect it has to do with some of the installation of required libra…
-
NodeStatus 属于 docker 安装
网址 https://nodestatus.87s.eu
在配置中配置了 TGBOT_WEBHOOK: "https://nodestatus.87s.eu" 后,相关机器人无反应
TGBOT_WEBHOOK: "" 这个配置下机器人才可以反应
同时安装了 nodestatus-client-go
/usr/local/NodeStat…
-
https://blog.misaka.rest/2024/03/25/cf-wkrs-vl-tgbot/
在之前的博文中,我曾经讲解过如何在 CF Workers 上创建一个节点。但是,伊朗大佬总会在我们的技术上青胜于蓝,开发出来了一个配合 Workers 节点的 TG 机器人项目。我们可以利用伊朗大佬的项目,创建一个机器人,并在机器人上管理我们的 Workers 节点。 准备材料 一枚邮…