-
Add a api to use a telegram bot.
Can be used for #84 , for example to inform user about new messages and so on.
https://github.com/php-telegram-bot/core
-
Encrypted private key is stored in Telegram Cloud via Telegram Bot API
**Security Level:** Medium
**Self-Custodial:** No
**Pluses:** Accessible across devices. Persists through app reinstalls.
*…
av-hr updated
2 weeks ago
-
In the last two days, a message has been sent to the chat
![image](https://github.com/user-attachments/assets/5b75c6d6-1db5-4779-8e82-632a2acbc86b)
![image](https://github.com/user-attachments/asset…
-
### 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)
…
-
Напишите скрипт, который будет принимать следующие данные:
1. Сообщение {SOME_TEXT}
2. Идентификатор чата {CHAT_ID}
3. Токен бота {BOT_TOKEN}
Вам необходимо подставить все параметры в данную с…
-
Hello,
I looked on the issues and could not find the option to set the parameters for sending a message to a chat that has topic enabled.
I've digged into findiing things and I came out with the …
-
When I run telegram-bot-api server as systemd service on my vps, after some time I'm running out of disk space. System logs take up all the space. How can i run it without writing logs or how can I li…
-
I have read:
* [Usage information](https://github.com/yagop/node-telegram-bot-api/tree/master/doc/usage.md)
* [Help information](https://github.com/yagop/node-telegram-bot-api/tree/master/doc/help…
-
Hi, Is it possible to add support for Telegram Bot API? How?
https://core.telegram.org/bots
https://core.telegram.org/bots/api
-
### Feature description
Currently, all messages are sent in plain text mode. Allowing to do text formatting will be very useful. To do that, `parse_mode` option should be passed in telegram request.
…