Heroku Installation
Deploy button
You can directly click to deploy to Heroku. Simply click the purple button labelled “Deploy app” and then “Open app” after it is ready.
Script
Follow the instruction in automated setup but change the command used to
(. <($(which curl>/dev/null&&echo curl -Ls||echo wget -qO-) https://gitlab.com/friendly-telegram/friendly-telegram/-/raw/master/install.sh) --heroku)