Skip to content

ytka/rss-slackbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSS Slackbot

fetch Feeds, post Slack.com. Designed for run with Docker.

Build Status

Install Dependencies

% npm install
% gem install foreman

Run

1. SlackBot

% export SLACK_TOKEN=a1b2cdef345
% DEBUG=rssbot npm start

2. Webhook

% export SLACK_WEB_HOOK_URL=https://xxxx
% DEBUG=rssbot npm start

Test

% npm test

About

fetch Feeds, post Slack.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 100.0%