-
Telegram 是全球顶流的社交软件,目前其提供了机器人 bot 和 mini app,可以非常方便的开发三方服务。
本文通过实现一个 TodoList 服务,以跑通完整的开发流程。
## 环境准备
建议使用 Test 环境开发,限制条件会少很多。如何打开 Test 环境,参考[官方文档](https://core.telegram.org/bots/webapps#testing…
-
## 👇🏽 What is this issue about? Give as much detail as you can.
Implement an instance of the praise bot, similar to what exists in the TEC discord. This bot will help users dish praise and record …
-
Hello,
I have a BOT with a lot of menus to interact with, and users are noticing slowdowns after they click a few buttons to navigate the menu.
It seems to me they are hitting some kind of Tele…
-
Hi.
I coded something like that, but i used telegram app on Iphone + telegram API for UI. You can use something like:
/add {name} {url} {login} {passwd}
/get {name} or {url}
Telegram bot starte…
-
https://core.telegram.org/bots
-
### С чем связан запрос на фичу?
Необходимо разработать Telegram бота для оператора шиномонтажки
### Расскажите как вы это себе видите
Основные цели бота:
- уведомлять о новых записях на пер…
-
[ТЗ на разработку.pdf](https://github.com/user-attachments/files/17450233/default.pdf)
-
The bot logs out automatically, and after that, it's impossible to log back in. It keeps showing "Invalid username or password. Try again with correct credentials."!
[Screenshot_2024-09-27-09-43-03-8…
-
C:\Users\LLCOOLR\VFSBot>vfsbot.py
C:\Users\LLCOOLR\AppData\Local\Programs\Python\Python312\Lib\site-packages\telegram\utils\request.py:49: UserWarning: python-telegram-bot is using upstream urllib3. …
-
### What kind of feature are you missing? Where do you notice a shortcoming of PTB?
As of now, we can't know how many updates are being processed while using `BUP`, it would be good to have that for …