Skip to main content

Create Telegram Bot with Python

1h 22m 55s
English
Paid

Course description

A practical introduction to writing Telegram bot with python.Learn how to create a real world Telegram Bot.

Read more about the course

In the course you will learn:

  1. Some of advantages of having a telegram Bot as compared to Mobile App
  2. How to setup a Telegram Bot
  3. How to manage a Telegram Bot instance
  4. How to use Telegram online Documentation
  5. Using Python requests to interact with Telegram API
  6. Use Python Wrapper around Telegram API
  7. Working with Telegram commands
  8. Working with Telegram messages
  9. Handling Different media types of messages
  10. How to implement Keyboard button
  11. Working with Contact and Location Share buttons
  12. Use Open Weather Map API
  13. We will write code to get weather forecast from shared location
  14. 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

This is a demo lesson (10:00 remaining)

You can watch up to 10 minutes for free. Subscribe to unlock all 15 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing
0:00
/
#1: Introduction

All Course Lessons (15)

#Lesson TitleDurationAccess
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 subscription

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Coding with AI

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...
API Testing with Python 3 & PyTest, Backend Automation 2022

API Testing with Python 3 & PyTest, Backend Automation 2022

Sources: udemy
Learn how to use Python to test the back-end of web services or APIs. We use industry standard real eCommerce RESTful API to practice testing using Python progr
13 hours 59 minutes 14 seconds
Create UberEats with Python/Django and Swift 3

Create UberEats with Python/Django and Swift 3

Sources: Code4Startup (coderealprojects)
Learn Python & Swift 3 by creating Real-life startup platform with Web dashboard and iOS app like UberEats, Doordash, Postmates.
19 hours 13 minutes 29 seconds
Rock Solid Python with Python Typing Course

Rock Solid Python with Python Typing Course

Sources: Talkpython
When Python was originally invented way back in 1989, it was a truly dynamic and typeless programming language. But that all changed in Python 3.5 when type "hints" were added t...
4 hours 27 minutes 54 seconds
Django for Beginners/APIs/Professionals

Django for Beginners/APIs/Professionals

Sources: leanpub
Django for Professionals Once you have learned the basics of Django there is a massive gap between building simple "toy apps" and what it takes to build a "pro