This repository has been archived on 2021-04-24. You can view files and clone it, but cannot push or open issues or pull requests.
Mikubot/etc/telegram.conf

11 lines
173 B
Plaintext

description "Telegram-bot upstart script"
respawn
respawn limit 15 5
start on runlevel [2345]
stop on shutdown
setuid yourusername
exec /bin/sh telegrambotpath/launch.sh