npm install --production
TOKEN=<your bot token> BOTAN_TOKEN=<your botan token> node bot
To use this bot via Supervisord copy supervisord.conf
to /etc/supervisor/conf.d/raif-bot.conf
and start it via supervisorctl
.
supervisorctl
supervisor> update
raif-telegam-bot: added process group
supervisor> start raif-telegam-bot
MIT © Maxim Ponomarev