Posting your Are.na feed in a Slack channel via webhooks.
-
Deploy to Heroku, either through the Deploy button or manually
-
Get your Slack incoming post URL at
https://<YOURSLACKTEAMNAME>.slack.com/services/new/incoming-webhook
-
Register a new application on Are.na at dev.are.na, and get the
Personal Access Token
-
In Heroku's app settings, add
ARENA_ACCESS_TOKEN
andSLACK_POST_URL
to the Config Variables -
Add Heroku Scheduler to the app and
rake
every 10 minutes
Uses Are.na's Ruby interface and Slack Notifier.