-
### aiogram version
3.x
### Problem
I want to use webapp with localhost and as you know we can create account in test server and use localhost links for webapp
### Possible solution
idk
### Alte…
-
Добрый день!
Прежде всего спасибо за отличного бота и за развитие проекта!
Имею следующие проблемы:
в файле aiogram-support-bot-postgres/app/core/db.py на 31 строчке в синхронный sessionmaker перед…
-
### aiogram version
3.x
### Problem
I've been writing telegram bots on aiogram for quite some time.
I like everything, but I don’t really like working with states. You have to write a lot of…
-
Several ideas for changes and/or additions have been gathered in the v14 project, mentioned in the user group or issues or dwelled in the back of my head. So I'm writing this issue to keep track of th…
-
Hi.
ngrok running
![20240611_011340](https://github.com/ilyarolf/AiogramShopBot/assets/156255251/9a682ba7-64d9-4913-ab8e-54a738a6c262)
In env
![20240611_011415](https://github.com/ilyarolf…
-
![image](https://github.com/mangunan/smshub_aiogram_light/assets/31467746/6d37dea6-83ef-4f24-a477-c63df3cd2779)
```
raceback (most recent call last):
File "/usr/local/lib/python3.10/dist-pack…
-
## Context
* Operating System:
Linux notebook 6.1.31-2-MANJARO
* Python Version:
Python 3.11.3
* aiogram version:
aiogram==3.0.0b7
* aiohttp version:
aiohttp==3.8.4
## Expected Behavior
…
-
```
INFO:aiogram.event:Update id=692857612 is handled. Duration 1914 ms by bot id=7078882923
INFO:root:[OllamaAPI]: Processing 'hi' for Shaun Nicholson
-----
[OllamaAPI-ERR] CAUGHT FAULT!
Traceba…
-
Hello guys, 3 days trying to find solution
Use Google, StackOverflow, and issues in this repo
But nothing can help me
On windows, my code works but on Ubuntu doesn't work
`soundfile.Libsndfil…
-
The example denotes the following.
```
async with Client("test.mosquitto.org") as client:
async with client.messages() as messages:
await client.subscribe("humidity/#")
asyn…