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
Developing LLM App Frontends with Streamlit
Sources: zerotomastery.io
This byte-sized course will teach Streamlit fundamentals and how to use Streamlit to create a frontend for your LLM-powered applications.
1 hour 43 minutes 52 seconds
Time Series Analysis, Forecasting, and Machine Learning
Sources: udemy
Let me cut to the chase. This is not your average Time Series Analysis course. This course covers modern developments such as deep learning, time series classif
22 hours 47 minutes 45 seconds
Modern APIs with FastAPI and Python Course
Sources: Talkpython
FastAPI is one of the most exciting new web frameworks out today. It's exciting because it leverages more of the modern Python language features than any other framework: type h...
3 hours 53 minutes 18 seconds
OpenAI API with Python Bootcamp: ChatGPT API, GPT-4, DALL·E
Sources: udemy
Welcome to the best resource for learning the OpenAI API with Python and for integrating the latest OpenAI models into your applications. This OpenAI API with
9 hours 8 minutes 16 seconds
Coding with AI
Sources: Jeremy Morgan
Let's be realistic. You would like to delegate many tedious software development tasks to an assistant - and now it's possible! Tools for...