fetch Feeds, post Slack.com. Designed for run with Docker.
% npm install
% gem install foreman
% export SLACK_TOKEN=a1b2cdef345
% DEBUG=rssbot npm start
% export SLACK_WEB_HOOK_URL=https://xxxx
% DEBUG=rssbot npm start
% npm test
fetch Feeds, post Slack.com. Designed for run with Docker.
% npm install
% gem install foreman
% export SLACK_TOKEN=a1b2cdef345
% DEBUG=rssbot npm start
% export SLACK_WEB_HOOK_URL=https://xxxx
% DEBUG=rssbot npm start
% npm test