Skip to content

omerXfaruq/Telegram-Bot-Python-FastAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Telegram Bot With FastAPI & Ngrok

By FarukOzderim

Description

An easy start for a telegram bot. This bot returns messages to the sender immediately.

Installation

pip3 install -r requirements.txt

Configure

  • Add your bot_token to the environment.
export TELEGRAM_TOKEN=[TOKEN]

Run

python3 src/main.py

Releases

No releases published

Packages

No packages published

Languages