Raiffeisen Bank Exchange Rate Telegram Bot

Install

npm install --production
TOKEN=<your bot token> BOTAN_TOKEN=<your botan token> node bot

supervisord

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

License

MIT © Maxim Ponomarev