-
- Telegram-sovellus client pyörimään rinnakkain bot-sovelluksen kanssa niin, että voidaan käyttää Telegram Clientin täyttä Apia hyödyksi
- ihmiskäyttäjä varjo-bob, joka toimii bobin apulaisena, jos…
-
log 1:
✔ Container bee_bot Recreated 1.1s
Attaching to bee_bot
bee_bot | 2024-11-16 00:52:42,762 - __main__ …
-
For a Telegram bot that manages chats, I need to be able to:
* handle any "common" messages to the chat to perform some moderation;
* if the message also happens to be a command, then run the corr…
-
https://www.npmjs.com/package/node-telegram-bot-api
-
Hi everyone! 👋
I'm setting up custom notifications in Alertmanager for a Telegram receiver, and I want to send different messages when an alert is FIRING and when it is RESOLVED.
The issue I’m…
-
As of https://github.com/pyrogram/pyrogram lack of updates, I think it's better to switch to an up-to-date version.
https://github.com/hydrogram/hydrogram seems to be the perfect candidate
…
-
## Context
* Telegraf.js Version: 4.16.3
* Node.js Version: v20.14.0
* Operating System: Windows 10
## Minimal Example Code Reproducing the Issue
```ts
const chatInfo = await ctx.getC…
-
Hi rainner
I think the **Telegram Bot API** section is not working
Does it need to update the code?
-
[simple_telegram.py](https://github.com/Wladastic/mini_autogpt/blob/main/utils/simple_telegram.py)
in this method:
```
async def get_bot(self):
bot_token = self.api_key
bot = Bot(token=bo…
-
> Bug Report
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-…