How to create a Telegram Bot for FREE in Python - Commands & Messaging

preview_player
Показать описание
In this lesson we will be covering the main code that's required to make the bot function, and also how to add descriptions to our commands.

Рекомендации по теме
Комментарии
Автор

Awesome Videos Buddy, I watch all the video on YouTube of Telegram Bot making, But Nobody explain like u, Please Continue this telegram series, & thank you for the logging method, I look for it for a while,

goldentertainment
Автор

cannot import name 'Animation' from 'telegram' WHAT TO DO?

digitalmarketingsimplify
Автор

for some reason "use_command" doesnt work

mmrgan
Автор

I was paying attention closely until you had me at " we need to keep our computers on in order that the bot stays alive" is there any workaround for this one 😢

ilyassimo
Автор

question about the program, where is handle_message declared?
i copied the program but python says "NameError: name 'handle_message' is not defined"
the program run without this line but still i'm curious about this error code

them_best
Автор

in line 47 of yours that handel_message it shows error for me

PJOHNRUBENRAJURKCS
Автор

Hello I have a question. I did the same as you, however my bot is returning the message "Process finished with exit code 0", 5 seconds after I start it. What can I do?

otavioaugustosoaresoliveir
Автор

Hello, thank you for your video.
I have a question. If I try to run the Terminal it shows following error: TypeError: Updater.__init__() got an unexpected keyword argument 'use_context
Please tell me what I can do?

th-emzg
Автор

is there any way bot can response to channel message????

asimnns
Автор

Hello I have a question. I would like the answers given to the custom command to be added to an excel list. Can you help?

karthikanmanogaran
Автор

NameError: name 'updater' is not defined

kryptoabi