-
it gives me the following error
`ERROR (SyncWorker_13) [homeassistant.components.telegram_bot] Error sending file: urllib3 HTTPError ('Connection aborted.', timeout('The write operation timed out',…
-
I had an issue during update message with animation.
I create message like this
```ts
const file = await Deno.open(LIVE_PREVIEW_FILE, { read: true })
const post = await this.bot.api.sendAnimat…
-
## Чеклист
- [x] Я поискал поиском по трекеру похожие проблемы, в том числе в закрытых Issues
- [x] Баг стабильно воспроизводится и я знаю как это сделать
## Описание бага
Пытаюсь запуст…
-
hello,
i'm not so experient in docker, just following readme
i run:
docker build -t ttmediabot .
docker run --rm --name ttmb_1 -dv root/TTMediaBot2:/home/ttbot/data ttmediabot
the folder TTMediaB…
-
Whatsapp is not "linkifying" certain TLD's like .TUBE or .AMAZON or .ABUDHABI or .AFRICA. What this means is that if a user writes nic.tube or nic.amazon or nic.africa, it will present them in the cha…
-
Posting text-base information to Telegram does not work great. I want to learn what message formats are currently supported by Telegram and its APIs.
-
Hello,
Migrating from 11.9.6 to 12.1.4, the migration "migrate_numeral_entities_to_number" does not apply and fails:
```
22:04:33.752 Launcher ========================================
…
-
Please help, I can't install bot, What I do wrong?
I write command docker-compose --env-file config/config.env up --build and it returns
Details
root@example:~/chatgpt_telegram_bot# docker-compo…
-
hey! very interesting package! I'm trying to explore the cli interface and I don't get any results for any searches
![image](https://github.com/pedroelbanquero/torahcodespython/assets/54881218/573f…
-
2.0.0b11
macOS 12.3.1
python 3.10.7
code sample:
```
r = Router()
async def get_data(**kwargs):
user_service: UserService = kwargs.get('user_service')
ledger_service: LedgerServi…