Skip to content

pengrad/telegram-bot-heroku

Repository files navigation

Hosting Telegram Bot on Heroku

Deploy Telegram Bots on Heroku with Java API

Installation

Clone the repository from Github

$ git clone https://github.com/pengrad/telegram-bot-heroku

With the Heroku CLI, create your app

$ cd telegram-bot-heroku/
$ heroku create
Creating app... done, ⬢ pacific-fjord-59659
https://pacific-fjord-59659.herokuapp.com/ | https://git.heroku.com/pacific-fjord-59659.git

Deploy

$ git push heroku master

Releases

No releases published

Packages

No packages published

Languages