vwrs / notify-slack-events

Send Slack API Events notifications to Slack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notify-slack-events

Send Slack API Events notifications to Slack using python-slack-events-api.

Create a Slack app

Deploying to Heroku

  • Deploy your Heroku app. e.g.) run the following command:
$ heroku create
$ heroku git:remote -a <Heroku app's name>
$ git push heroku master

or

Deploy

  • Define SLACK_SIGNING_SECRET and WEBHOOK_URL as Heroku Config Vars.

Documentation

For more information, see these documents:

About

Send Slack API Events notifications to Slack


Languages

Language:Python 100.0%