Create Your Own Telegram Bot With Python

Sdílet
Vložit
  • čas přidán 11. 08. 2021
  • In this video we build a simple Telegram bot in Python.
    Get 25% off Tabnine Pro: bit.ly/NEURALNINE25
    ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
    📚 Programming Books & Merch 📚
    🐍 The Python Bible Book: www.neuralnine.com/books/
    💻 The Algorithm Bible Book: www.neuralnine.com/books/
    👕 Programming Merch: www.neuralnine.com/shop
    🌐 Social Media & Contact 🌐
    📱 Website: www.neuralnine.com/
    📷 Instagram: / neuralnine
    🐦 Twitter: / neuralnine
    🤵 LinkedIn: / neuralnine
    📁 GitHub: github.com/NeuralNine
    🎙 Discord: / discord
    🎵 Outro Music From: www.bensound.com/
  • Věda a technologie

Komentáře • 80

  • @BrandonJacobson
    @BrandonJacobson Před 2 lety +1

    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!!

  • @seyu8666
    @seyu8666 Před 2 lety +3

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

  • @Nooboras
    @Nooboras Před 2 lety

    Amazing explanatory video! Subscribed, thank you!!

  • @KGIV
    @KGIV Před 2 lety +2

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

  • @SpaceRanger21
    @SpaceRanger21 Před 2 lety

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

  • @alialavizadeh2775
    @alialavizadeh2775 Před 2 lety

    I was really looking for this video tnx

  • @dwaipayanbandyopadhyay6110
    @dwaipayanbandyopadhyay6110 Před 2 lety +18

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

    • @muratbozkurt8605
      @muratbozkurt8605 Před 2 lety

      can you solve second part where we can host ?

    • @Varun-Singh
      @Varun-Singh Před 2 lety

      @@muratbozkurt8605 this might help for hosting czcams.com/video/U2QW2U-k8LI/video.html

    • @Didelab
      @Didelab Před 2 lety +1

      Host, registration, whitelist, buttoms. It will be very nice

    • @blackbullet7475
      @blackbullet7475 Před 2 lety +1

      Host it as you host local website simple

  • @OmarHosam203
    @OmarHosam203 Před 2 lety +2

    The thumbnail is very good and the video too

  • @pietraderdetective8953

    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?

  • @codewithkarthik7136
    @codewithkarthik7136 Před 2 lety

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

  • @ashutoshmoharana7799
    @ashutoshmoharana7799 Před 2 lety +1

    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..

  • @rtr195807
    @rtr195807 Před 2 lety

    Many thanks!

  • @yomalsenarath2887
    @yomalsenarath2887 Před 2 lety

    we need more about related to this topic!!

  • @ayoubalmontaser
    @ayoubalmontaser Před 8 měsíci +2

    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'

  • @top_movies2023sf
    @top_movies2023sf Před 3 měsíci

    Bro.. You are the best 🎉❤

  • @MereDaddyJi
    @MereDaddyJi Před 2 lety +2

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

  • @bijeshmohan
    @bijeshmohan Před 2 lety

    I didn’t knew it was this easy.

  • @EdmundLdragoWolf1818
    @EdmundLdragoWolf1818 Před 11 měsíci

    Did anyhow encounter this issue ?
    TypeError: string indices must be integers, not 'str' at
    price = web.DataReader(ticker, "yahoo")

  • @MANOJ-fz4ku
    @MANOJ-fz4ku Před 2 lety

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

  • @BorysMB
    @BorysMB Před 2 lety

    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.

  • @majidmoghary5347
    @majidmoghary5347 Před rokem

    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'

  • @tmusic1001
    @tmusic1001 Před rokem +2

    it gives me dispatcher error and also use_context error

  • @mehrad4907
    @mehrad4907 Před 10 měsíci

    underrated channel.

  • @duhmi
    @duhmi Před 2 lety +4

    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

    • @sandraoriji8351
      @sandraoriji8351 Před rokem

      Same here

    • @fendi3184
      @fendi3184 Před rokem

      I don’t get it what app is he using to use python on? I see it’s pc but idk what that is

  • @jayeshbhosale3715
    @jayeshbhosale3715 Před 2 lety +2

    This was a very helpful video. Could you please make such video for whatsapp?

  • @mehdibouhamidi4675
    @mehdibouhamidi4675 Před 2 lety +1

    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_
      @mishra_ Před rokem

      host it on a server like Heroku

  • @chartingku
    @chartingku Před rokem

    how to enter the API key on notepad?

  • @Victor-ev3vu
    @Victor-ev3vu Před 2 lety +3

    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 😉

    • @goodecheeseburgers6320
      @goodecheeseburgers6320 Před 2 lety

      Check the docs dude. People can't spoon feed a specific need

    • @Victor-ev3vu
      @Victor-ev3vu Před 2 lety

      @@goodecheeseburgers6320 I have checked it already but his way of teaching is just great and need more videos on it

  • @abhijitmondal7831
    @abhijitmondal7831 Před 2 lety

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

  • @raunasur9710
    @raunasur9710 Před 2 lety

    Thank you sir

  • @JoseHernandez-qk5by
    @JoseHernandez-qk5by Před rokem

    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????

  • @user-cb8zo7bz1v
    @user-cb8zo7bz1v Před měsícem

    What is the specific bonus per today

  • @AhmadAsmndr
    @AhmadAsmndr Před 2 lety

    thank you.

  • @mehdismaeili3743
    @mehdismaeili3743 Před rokem

    Excellent.

  • @hence9831
    @hence9831 Před rokem

    how to deploy the bot so it responds?

  • @shrill_kill9929
    @shrill_kill9929 Před rokem

    Which python telegram were u using?

  • @iparsw
    @iparsw Před rokem

    Sorry I skipped the ad because im already using tabnine and I know it from you

  • @user-st7qm9sf3u
    @user-st7qm9sf3u Před 13 dny

    It gives me timed out error please help

  • @antoniofuller2331
    @antoniofuller2331 Před 2 lety

    Yaaaaay!!!!!!

  • @antoniofuller2331
    @antoniofuller2331 Před 2 lety

    Wow, Telegram new!!!

  • @ChronicleContent
    @ChronicleContent Před 2 lety

    where to get the code?

  • @serkan_bayram
    @serkan_bayram Před rokem

    Great video as always! Can we put this code to a server to make it run constantly?

    • @thomas.campestrini
      @thomas.campestrini Před 11 měsíci

      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 ...

  • @thedevnoteyt
    @thedevnoteyt Před 2 lety

    ❤️🔥

  • @tribeofsongs9630
    @tribeofsongs9630 Před 2 lety

    How to create telegram bot convert image to pdf

  • @saivivek5563
    @saivivek5563 Před 2 lety +1

    Bro can you do NLP to sql query plz

    • @vivek_krishna21
      @vivek_krishna21 Před 2 lety

      Bhai ye kya bola mujhe kuch smjh nhi aaya😂😂😂

  • @deadchannel7637
    @deadchannel7637 Před 2 lety

    Good video

  • @_ScyIIa_
    @_ScyIIa_ Před 2 lety +1

    Pls make a video about Lua

  • @retezankarol6722
    @retezankarol6722 Před 2 měsíci

    Florian ? Are you Romanian?

  • @tanishq6628
    @tanishq6628 Před 2 lety +1

    ✌️

  • @jaydenstewart190
    @jaydenstewart190 Před 2 lety

    Is tabnine your project?

  • @bhaskaruprety230
    @bhaskaruprety230 Před rokem

    2:10

  • @aunoa7704
    @aunoa7704 Před 2 lety

    Good

  • @EXCGANGEMINDS3349
    @EXCGANGEMINDS3349 Před 2 lety

    Hi

  • @fadhilsaheer8877
    @fadhilsaheer8877 Před 2 lety +2

    12:18 You just exposed the API KEY, I hope you disabled it

  • @TreddyHub
    @TreddyHub Před 4 měsíci

    Rubbish

  • @karandhuri2
    @karandhuri2 Před 2 lety +2

    One of the worst API I've seen. Telegram sucks