Telegram Bot Tutorial 01 - Introduction | Get chats | Send Messages

in utopian-io •  7 years ago  (edited)

What Will I Learn?

You are going to learn about creating Telegram Bots using Python programming language.

  • Connecting to the Bot
  • GET text from Bot
  • GET photos from Bot
  • SEND Bot's reply to a message

Requirements

Although, viewer needs to know much. A few prerequisites are as follows:

  • Anaconda should be installed for Python, Jupyter notebook.
  • Basics about Jupyter Notebook - opening, markdown, python compilation.

Difficulty

This is a basic level tutorial on Telegram-Bot.

Description

  • Introduction -
    Wiki, Introduction to telegram bots, Telegram Bot API
    • Russian App
    • WhatsApp's competitor
    • mostly used in Enterprises now a days.
    • Prominent feature: Bot - automating a lot of services.
    • unlike whatsapp, data is stored in server. So, people will not be able to sneek into one's device and get the content.
    • optional end-to-end encrypted "secret" chats.

You can find the Notebook with code.

Video Tutorial



Posted on Utopian.io - Rewarding Open Source Contributors

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Thank you for the contribution. It has been approved.

You can contact us on Discord.
[utopian-moderator]

Hey @deathwing, I just gave you a tip for your hard work on moderation. Upvote this comment to support the utopian moderators and increase your future rewards!

Great info man!!!

Hey @abhi3700 I am @utopian-io. I have just upvoted you!

Achievements

  • Seems like you contribute quite often. AMAZING!

Community-Driven Witness!

I am the first and only Steem Community-Driven Witness. Participate on Discord. Lets GROW TOGETHER!

mooncryption-utopian-witness-gif

Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x

Nice. Did not know that it is possible to use bots with Telegram.

U should definitely give this series a try...
More tutorials are coming up....Stay tuned!!

I will, thanks.

hi I wanted to know here can I find the complete documentation for this python-telegram-bot library