We need the second part where we can host it in Heroku and can use with without running the python script in background
@muratbozkurt86053 жыл бұрын
can you solve second part where we can host ?
@Varun-Singh2 жыл бұрын
@@muratbozkurt8605 this might help for hosting kzbin.info/www/bejne/i2O0iGWLYtBrgqs
@Didelab2 жыл бұрын
Host, registration, whitelist, buttoms. It will be very nice
@blackbullet74752 жыл бұрын
Host it as you host local website simple
@ayoubalmontaser Жыл бұрын
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'
@akinjareolamide10 ай бұрын
Yes, please how did you fix it.
@BrandonJacobson3 жыл бұрын
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!!
@seyu86663 жыл бұрын
Love your work !! And I watched the ad 😁😍
@MereDaddyJi3 жыл бұрын
Hey, you had written that book called "THE BIBLE OF ALGORITHMS & DATA STRUCTURES" ???
@OmarHosam2033 жыл бұрын
The thumbnail is very good and the video too
@tmusic1001 Жыл бұрын
it gives me dispatcher error and also use_context error
@dailyshorts880-q9d11 ай бұрын
Me too did u solve it ?
@KGIV3 жыл бұрын
Awesome. I'd love to see your future videos on Telegram bots.
@ashutoshmoharana77992 жыл бұрын
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..
@pietraderdetective89533 жыл бұрын
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?
@SpaceRanger212 жыл бұрын
I didn't know that multiline strings existed! thank you!
@duhmi2 жыл бұрын
I was searching for 3 hrs and this is the 1st video makes me understanding very well .. thanks and I hope you will not stop giving us other examples please Thanks again
@sandraoriji83512 жыл бұрын
Same here
@Alloffbtc2 жыл бұрын
I don’t get it what app is he using to use python on? I see it’s pc but idk what that is
is there anyway to get images and the text attached to them using this library???
@OgarPius-o6y7 ай бұрын
What is the specific bonus per today
@majidmoghary53472 жыл бұрын
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'
@shrill_kill9929 Жыл бұрын
Which python telegram were u using?
@alialavizadeh27753 жыл бұрын
I was really looking for this video tnx
@yomalsenarath28873 жыл бұрын
we need more about related to this topic!!
@mehdibouhamidi46753 жыл бұрын
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
@mishra_2 жыл бұрын
host it on a server like Heroku
@jayeshbhosale37153 жыл бұрын
This was a very helpful video. Could you please make such video for whatsapp?
@abhijitmondal78313 жыл бұрын
Hey, how to return a photo or video ? Can you just tell me 🤔🤔🤔
@BorysMB3 жыл бұрын
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.
@EdmundLdragoWolf1818 Жыл бұрын
Did anyhow encounter this issue ? TypeError: string indices must be integers, not 'str' at price = web.DataReader(ticker, "yahoo")
@JoseHernandez-qk5by2 жыл бұрын
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????
@MANOJ-fz4ku3 жыл бұрын
Sir, how can we sync laptop low battery on android phone?
@ふぁでぇあぃ6 ай бұрын
It gives me timed out error please help
@hence9831 Жыл бұрын
how to deploy the bot so it responds?
@iparsw Жыл бұрын
Sorry I skipped the ad because im already using tabnine and I know it from you
@Victor-ev3vu3 жыл бұрын
Can you please make *more videos on discord bot* with some additional features. Your tutorial of discord bot was very helpful with clear understanding. Hope you note my request. By the way this video is helpful too 😉
@goodecheeseburgers63203 жыл бұрын
Check the docs dude. People can't spoon feed a specific need
@Victor-ev3vu3 жыл бұрын
@@goodecheeseburgers6320 I have checked it already but his way of teaching is just great and need more videos on it
@retezankarol67228 ай бұрын
Florian ? Are you Romanian?
@ChronicleContent3 жыл бұрын
where to get the code?
@saivivek55633 жыл бұрын
Bro can you do NLP to sql query plz
@vivek_krishna213 жыл бұрын
Bhai ye kya bola mujhe kuch smjh nhi aaya😂😂😂
@_ScyIIa_3 жыл бұрын
Pls make a video about Lua
@goodecheeseburgers63203 жыл бұрын
Lua is simple asf man.
@_ScyIIa_3 жыл бұрын
Bro pyhton is simple as well
@serkan_bayram2 жыл бұрын
Great video as always! Can we put this code to a server to make it run constantly?
@thomas.campestrini Жыл бұрын
Did you find a way ? Because my bot was ready and i can t use it because i dont find how to host it easily ...
@lingeshwaran2 жыл бұрын
thanks for this amazing video
@tribeofsongs96303 жыл бұрын
How to create telegram bot convert image to pdf
@fadhilsaheer88773 жыл бұрын
12:18 You just exposed the API KEY, I hope you disabled it