Skip to content
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 547 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 547 Bytes

Reporter

A slash command for reporting Slack messages to the admins

Installation

  • Deploy to Heroku, Dokku, or whatever you prefer.
  • Set these environment variables:
  • In your newly-created Slash Command, make sure URL is set to https://your-deployment-url/report and the Method is set to POST.
  • You're done!