Create Telegram Bot with Python
1h 22m 55s
English
Paid
Course description
Read more about the course
In the course you will learn:
- Some of advantages of having a telegram Bot as compared to Mobile App
- How to setup a Telegram Bot
- How to manage a Telegram Bot instance
- How to use Telegram online Documentation
- Using Python requests to interact with Telegram API
- Use Python Wrapper around Telegram API
- Working with Telegram commands
- Working with Telegram messages
- Handling Different media types of messages
- How to implement Keyboard button
- Working with Contact and Location Share buttons
- Use Open Weather Map API
- We will write code to get weather forecast from shared location
- Put together complete Real-world application
Requirements:
- Basic knowledge of Python Programming language
Who this course is for:
- Python developer who wants to create a Telegram bot
What you'll learn:
- Create Telegram bot to use in real life
Watch Online
0:00
/ #1: Introduction
All Course Lessons (15)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Introduction Demo | 02:48 | |
| 2 | Create a Telegram Bot | 03:44 | |
| 3 | A Look at Telegram Online Documentaion | 03:38 | |
| 4 | Using Python Requests to make API calls | 05:17 | |
| 5 | Using Telegram API wrapper | 05:14 | |
| 6 | IDE Setup | 02:59 | |
| 7 | Command Handler | 08:05 | |
| 8 | Message Handler | 04:17 | |
| 9 | Inline Keyboard Button | 12:52 | |
| 10 | Location Share Keyboard Button | 08:14 | |
| 11 | Open Weather Map API | 04:28 | |
| 12 | OWM API Wrapper | 05:03 | |
| 13 | Python Function to get weather forecasts | 13:44 | |
| 14 | Complete Working Example | 02:02 | |
| 15 | GoodBye | 00:30 |
Unlock unlimited learning
Get instant access to all 14 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
HTMX + Flask: Modern Python Web Apps, Hold the JavaScript
Sources: Talkpython
htmx is one of the hottest properties in web development today, and for good reason. This framework, along with the libraries and techniques introduced in this course, will hav...
3 hours 3 minutes 5 seconds
#100DaysOfCode with Python course
Sources: Talkpython
#100DaysOfCode in Python is your perfect companion to take the 100 days of code challenge and be successful. This course is 1-part video lesson, 2-parts guided projects. You wil...
17 hours 27 minutes 49 seconds
Introduction to Ansible
Sources: Talkpython
A course by Matt Makai of Full Stack Python for software developers who want to learn the Ansible configuration management tool for managing servers, deploying web applications ...
2 hours 54 minutes 19 seconds
Python on the Backend
Sources: udemy
Do you know Python and want to take it to the next level? How about writing a website in Python, or an API so your fellow developers can consume in JSON over si
3 hours 51 minutes 33 seconds
Modern Python Projects
Sources: Talkpython
There's a long way from writing your first print("hello world") to shipping a Python application. Installing new packages without breaking others, choosing the
8 hours 45 minutes 6 seconds