Skip to content

Simple Telegram Bot Boilerplate that allow to connect to different social providers ex.: facebook, vkontakte and switch between local app and deployed application on heroku.

License

Notifications You must be signed in to change notification settings

litinskii/telegram-social-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Telegram Bot Boilerplate that allow to connect to different social providers ex.: facebook, vkontakte and switch between local app and deployed application on heroku.

When you start Bot locally, you server automatically reload if you change bot code.

First:

Install heroku-cli from https://devcenter.heroku.com/articles/heroku-command#installing-the-heroku-cli

Then:

Create .env file with configuration like (you can copy .env.empty) and set heroku var (heroku config:set TOKEN={Your telegram bot token})

To start local use:

heroku local

For deploy your code:

git push heroku master

About

Simple Telegram Bot Boilerplate that allow to connect to different social providers ex.: facebook, vkontakte and switch between local app and deployed application on heroku.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published