Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.12 KB

README.md

File metadata and controls

28 lines (15 loc) · 1.12 KB

Are.na Slack Feed

Build Status

Posting your Are.na feed in a Slack channel via webhooks.

Preview

Deploy

Setup

  1. Deploy to Heroku, either through the Deploy button or manually

  2. Get your Slack incoming post URL at https://<YOURSLACKTEAMNAME>.slack.com/services/new/incoming-webhook

  3. Register a new application on Are.na at dev.are.na, and get the Personal Access Token

  4. In Heroku's app settings, add ARENA_ACCESS_TOKEN and SLACK_POST_URL to the Config Variables

  5. Add Heroku Scheduler to the app and rake every 10 minutes

Reference

Uses Are.na's Ruby interface and Slack Notifier.

License

The MIT License (MIT)