-
### Qinglong version
V2.17.12
### Steps to reproduce
Telegram 发送通知消息失败😞
RequestError
at ClientRequest. (/ql/node_modules/.pnpm/got@11.8.6/node_modules/got/dist/source/core/index.js:970:111)
…
-
Обновил бота, и при первом запуске, после логина бот упал.
**Повторный запуск увенчался успехом**, без проблем. Но я решил зарепортить на всякий случай.
```
Traceback (most recent call last):
File…
-
Hello! I'm currently experiencing some Issues with InlineQuery...
My Code:
```
bot.getEvents().onInlineQuery([&bot](const InlineQuery::Ptr& query) {
std::vector results;
…
-
Привет!
Предлагаю переехать на другую либу tgbot, так как текущая не обновлется уже
Список либ можно посмотреть тут: [ТЫК](https://core.telegram.org/bots/samples)
Еще мне не нравится, как реализо…
-
### Description
A TG Bot that enables users to launch, buy, and sell memecoins using the Token Launchpad + KOH.
The Core Experience begins with the user creating a Smart Wallet (Account Abstracti…
-
import openai
import telebot
import logging
import time
# Кэширование ответов
cache = {}
# Ваши ключи
openai.api_key = "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"
bot = telebot.TeleBot("64…
-
`PS C:\Users\СтудентШС> > .\vcpkg\vcpkg install tgbot-cpp:x64-windows > : Имя ">" не распознано как имя командлета, функции, файла сценария или выпол…
-
based on the [documentation](https://reo7sp.github.io/tgbot-cpp/class_tg_bot_1_1_reply_parameters.html), my bot should be able to respond to a message without specifying the chat id if the message is …
-
do u have a telegram bot that working as this betbot? if u have pls provide with the link
-
As the title suggests, visual studio 2022 was not being able to find TgBot.dll. I did install it through vcpkg. Several times because visual studio told me that reinstalling might work, but it didn't.…