marcroberts / kickslacker

Post progress updates on a kickstarter project to Slack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kickslacker

Post progress updates on a Kickstarter project to Slack

This is designed to be run on heroku, utilising the memcachier addon and the heroku scheduler to poll every 10 minutes.

Set your slack incoming webhook URL as a config variable called SLACK_URL and the room/group to post to in SLACK_ROOM, your kickstarter project as KICKSTARTER_URL. Schedule a task to run every 10 minutes ruby poll.rb

About

Post progress updates on a kickstarter project to Slack

License:MIT License


Languages

Language:Ruby 100.0%