Quickstart — Coding your own Python Telegram Bot

Liu Zuo Lin
4 min readApr 24, 2021

In this short tutorial, we’ll be running through the absolute basics of writing your own telegram bot in python (in 1 file) and making it work!

What you need:

  • Python installed on your computer
  • The Telegram app

Step 1: Create your Telegram Bot using the Telegram app

--

--