Create Your Own Telegram Bot With Python

preview_player
Показать описание
In this video we build a simple Telegram bot in Python.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾

📚 Programming Books & Merch 📚

🌐 Social Media & Contact 🌐

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

This is the first video you made that is not what I’m working on. You have a way of posting videos relevant to the project I’m about to start on my channel. Remembering this video for future use!!

BrandonJacobson
Автор

Love your work !! And I watched the ad 😁😍

seyu
Автор

Awesome. I'd love to see your future videos on Telegram bots.

KGIV
Автор

Amazing explanatory video! Subscribed, thank you!!

Nooboras
Автор

love the part where we can call the stock price!
how to call other financial data/ratios such as price to earnings, price to book, ev to ebitda, etc and let the bot display it as requested?

pietraderdetective
Автор

I didn't know that multiline strings existed! thank you!

SpaceRanger
Автор

I'm getting an error "module" object is not callable. How to fix this. I have copied the exact coded to my editor. Please help..

ashutoshmoharana
Автор

Hey, you had written that book called "THE BIBLE OF ALGORITHMS & DATA STRUCTURES" ???

MereDaddyJi
Автор

is there anyway to get images and the text attached to them using this library???

codewithkarthik
Автор

We need the second part where we can host it in Heroku and can use with without running the python script in background

dwaipayanbandyopadhyay
Автор

Hi, first of all thanks for this tutorial. I have a question...
I've added my bot to a group and turned off privacy to let him react to for example bad words etc.,
how to make him react only for defined words? I've added "general" return 'bla bla bla',
but the problem is bot responding for every single post with this 'bla bla bla' :).
When I'll commented that part, getting error "raise BadRequest(message)
telegram.error.BadRequest: Message text is empty"
and bot crash. Can You help me?
Thank You in advance.

BorysMB
Автор

thanks for the video . i wrote codes exactly as you did but when i run the app, i take this error : cannot import name 'Animation' from 'telegram'

majidmoghary
Автор

Sir, how can we sync laptop low battery on android phone?

MANOJ-fzku
Автор

I was really looking for this video tnx

alialavizadeh
Автор

Hey, how to return a photo or video ? Can you just tell me 🤔🤔🤔

abhijitmondal
Автор

The thumbnail is very good and the video too

OmarHosam
Автор

Hi I really liked this video... well explained
I have a question... is is possible to send a message from python-telegram-bot to an specific telegram number, user or account????

JoseHernandez-qkby
Автор

Hi i have a question please this bot that you made will work just if you are running python program so is there a method to make it run 24h /24h on a server or a thing like that ? And thank you

mehdibouhamidi
Автор

it gives me dispatcher error and also use_context error

tmusic
Автор

This seems outdated as I get errors about parameters not existing anymore when I try to follow the tutorial. Anyone else has this problem? ex: 'Updater' object has no attribute 'dispatcher'

ayoubalmontaser