/heroku-buildpack-telegram

Buildpack for the Telegram Messenger

Primary LanguageShellMIT LicenseMIT

DEPRECATED since the official Bot API has been released!

heroku-buildpack-telegram

Heroku Buildpack for the Telegram CLI.

This buildpack only works in combination with heroku-buildpack-multi, so you can use heroku-buildpack-apt with the following Aptfile:

libreadline-dev
libconfig-dev
libssl-dev
lua5.2
liblua5.2-dev
libevent-dev
make

After a successful build the telegram-clicommand will be available globaly. You can try it out with heroku run telegram-cli.