C#: Creating a Telegram Bot in Python 3.9 Tutorial (Fast & Easy) - видео HD
00:13:07
Обнаружено блокирование рекламы на сайте
Для существования нашего сайта необходим показ рекламы. Просим отнестись с пониманием и добавить сайт в список исключений вашей программы для блокировки рекламы (AdBlock и другие).
12n.ru 18055 роликов
5171 просмотр на сайте 12n.ru
Creating a Telegram Bot in Python 3.9 Tutorial (Fast & Easy) - видео.
Hey guys! How's it going? In this video I'll be showing you how to create a Telegram bot in Pycharm using Python 3.9. Cool right? Let me know how it goes in the comment section below!
00:00 Intro
00:47 Bot Father
02:28 New Python project
02:56 Creating responses
06:11 Adding commands
11:23 Running the bot
00:00 Intro
00:47 Bot Father
02:28 New Python project
02:56 Creating responses
06:11 Adding commands
11:23 Running the bot
развернуть свернуть
tell please, how to forward messages to another user, if message contains exact symbols?
I added this to a group and the text commands are not working… like the "/" work but not the normal command like «hey» or «time?»
(Everything works in the bot's person chat though)
Any fixes?