Skip to content

mvalipour/telegram-bot-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram-bot-webhook

A simple telegram bot server in node.js using webhook.

see: Configure a telegram bot webhook into an existing express app

Getting Started

To test in a local environment you need to create a .env file in the root directory of the project and run heroku local

To run online you need to set a couple of config vars with heroku config:set TOKEN=youmustputherethebottoken and heroku config:set HEROKU_URL=$(heroku info -s | grep web-url | cut -d= -f2)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages