timolins / heroku-buildpack-telegram

Buildpack for the Telegram Messenger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Buildpack for the Telegram Messenger

License:MIT License


Languages

Language:Shell 100.0%