What Will I Learn?
You are going to learn about creating Telegram Bots using Python programming language.
- Bot SEND(s) text
- Bot SEND(s) photo
- Bot SEND(s) video
- SHOW Bot's Chat action- Typing
- Bot ASK for sharing location, contact
Requirements
Some of the prerequisites are as follows:-
- Anaconda should be installed for Python, Jupyter notebook.
- Basics about Jupyter Notebook - opening, markdown, python compilation.
- Followed previous tutorial
Difficulty
This is a basic level tutorial on Telegram-Bot.
Description
This is in continuation from previous tutorial.
In this, you will get to do more operations for your bot. Sending photos, videos are some of the operations.
There are instances where the bot might ask for your location, contact details. This can be done using code mentioned in this tutorial.
Video Tutorial
Curriculum
Tutorial #1 has been listed here as follows:
Posted on Utopian.io - Rewarding Open Source Contributors