Skip to content

vwrs/notify-slack-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages