-
Приоритеты:
- Актуальный, поддерживаемый фреймворк с поддержкой свежих фич телеграм ботов
- Совместимость с SQL
- Адекватная документация
- Интуитивность
Что сделать:
- Выбрать топ 3-5 вариантов, о…
-
Please answer these questions before submitting your issue. Thanks!
1. What version of pyTelegramBotAPI are you using?
pyTelegramBotAPI==4.18.1
2. What OS are you using?
Ubuntu
3. What versio…
-
### What happened?
Windows 11
It does **not** error out using Python 3.8 (32-bit)
Issue:
Python 3.12 (64-bit)
Pip freeze: (3.12 and I imported requirements.txt from 3.8)
aiohttp==3.9.3
aio…
-
Please answer these questions before submitting your issue. Thanks!
1. What version of pyTelegramBotAPI are you using?
4.15.4
2. What OS are you using?
Parrot OS
3. What version of python are y…
-
Please answer these questions before submitting your issue. Thanks!
1. What version of pyTelegramBotAPI are you using? 2
2. What OS are you using? 13
3. What version of python are you using? …
-
@Badiboy quick action required
Bug from recent bot API 7.3 update:
https://github.com/eternnoir/pyTelegramBotAPI/blob/master/telebot/types.py#L9902
this is totally wrong, it does not have a fill …
-
So I've had this idea brewing in my head and was also approached by someone about it, therefore it's that time again where you need to file an Issue. The idea is the following:
Add an **optional** …
-
`
from solders.pubkey import Pubkey
def get_wallet_balance(wallet_address,SOLANA_CLIENT):
address = Pubkey(wallet_address)
balance = SOLANA_CLIENT.get_balance(address)
return balanc…
-
Please answer these questions before submitting your issue. Thanks!
1. What version of pyTelegramBotAPI are you using? Latest
2. What OS are you using? Ubuntu
3. What version of python are y…
-
i just repeat README test ([/tests/test/test_readme.py](https://github.com/vb64/telemulator3/blob/main/tests/test/test_readme.py)
here is what i get:
```
Traceback (most recent call last):
Fil…