Skip to content

dhruvramdev/telegram-echo-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

telegram-echo-bot

A Python Telegram Bot made with Flask Framework

It can be deployed on Heroku. Currently it has some problem which can be corrected easily. The bot.setWebhook is Not Working so you have to set Webhook Manually .

To do that , in your browser make a call to Telegra API by opening the url :-

https://api.telegram.org/botTOKEN/setwebhook?url=https://APP-NAME.herokuapp.com/verify

TOKEN => Replace with TOKEN

Response Should be "ok" .

About

A Python Telegram Bot made with Flask Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages