-
(agti) PS C:\Users\Administrator\Desktop\AGTiSpace\AGTi-Backend\tg_bot> python bot.py
2024-11-14 01:18:55,247 INFO [__main__] (bot.py:setup_logging:36) Starting bot
Config(tg_bot=TgBot(token='76…
-
А есть какая-то проверка перед публикацией на подтверждение токсичного репозитория? https://github.com/aiogram/aiogram - данный проект есть в бд с пометкой "политические лозунги", но при исследовании …
-
1.
При использование sendMediaGroup в telegram-bot-api столкнулся с таким багом:
Что sendMediaGroup не может отправить файлы, которые загружаешь на сервера телеграмма для первичной отправки, проблем…
-
so i get an error sometimes when the bot try to answer:
[OllamaAPI-ERR] CAUGHT FAULT!
Traceback (most recent call last):
File "/home/orangepi/ollama-telegram/bot/run.py", line 270, in ollama_re…
-
When trying to start Flower all without errors start, **Debug logs** do not help, but when you go to the interface is an infinite load. As it turned out later when flower at initialization sees the mo…
-
```
INFO:main:Received update: {'update_id': REDACTED, 'message': {'message_id': REDACTED, 'from': REDACTED, 'chat': REDACTED, 'date': REDACTED, 'text': 'REDACTED'}}
INFO:aiogram.event:Update id=RED…
-
It helps to reduce the api calls hence less overhead.
Check code for reference in aiogram webhook example: https://github.com/aiogram/aiogram/blob/dea94d2574893f4d0e7df358852a543ef9214217/examples/…
-
### Checklist
- [X] I am sure the error is coming from aiogram code
- [X] I have searched in the issue tracker for similar bug reports, including closed ones
### Operating system
Nixos 24.11
### P…
-
Please make aiogram 3 support
-
Keyboard isnt work, im trying to push button for print the file, theres no reaction.
I want to suggest using another library - aiogram. I also consider it necessary to refactor the file structure so …