-
Использовал [данный ](https://github.com/MassonNN/masson-aiogram-template/blob/main/src/db/repositories/user.py) репозиторий и конкретно метод new для модели User.
Делал Middleware для пользовател…
-
as suggested by @cyberiano https://github.com/luc-github/ESP3D/pull/708#issuecomment-1047456970
the issue is to fit all data in 3 slots : (not including message content)
Token 1 = 63 chars (hidden…
-
### Issue I am facing
I want to my bot reply with code block using triple \`, is there a better way than `f"```{message}```"`
In other words, the library have some wrapper to do this?
-
Is there a way to send a message to all the users that are using a bot, possibly, triggered by an external script?
-
Hi there,
friends of Kotori recently started playing with the excellent [ESPHome] by @OttoWinter and contributors (cheers!). It would be sweet to add a corresponding page to the documentation which…
amotl updated
2 years ago
-
## Expected Behavior
- A handy bot to notify on gitter channel whenever a new issue/PR is made to the game.
## Current Behavior
- The bot is a single statement which resides in deploy.sh and doe…
-
### Issue I am facing
Hi, I’m just trying the **paymentbot.py example**. So far, I followed the guide at official telegram page and the API documentation about payments 2.0, connected with the …
-
### Issue I am facing
I have used this library for a month to create bots to send photos,
it works normally until today
The bot can't send pictures anymore and says "Timed out"
When set timeo…
-
### Issue I am facing
Hello.
While implementing own bot, I using your wiki suggestions
to avoid hitting spam limits.
So, the first, I implemented new class, like MQBot
[here](https://github…
-
Since relaybot support exists, it would be helpful if an existing Matrix room could be bridged to a WhatsApp group chat. That way, an existing discussion on Matrix can effectively invite WhatsApp user…