Skip to content

Use Plex webhooks to push media notifications into Slack

Notifications You must be signed in to change notification settings

SerenadeX/webhooks-slack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

In order to run this app:

  • Install node.js.
  • Clone the repository.
  • Install dependencies using npm install.
  • Make a new app at Heroku, and add the Redis Cloud add-on (free plan) and note the app URL.
  • Make a Slack webhook and note the URL, add it as a config var named SLACK_URL.
  • Edit the options at the top of the index.js file.
  • Deploy to Heroku
  • Have anyone who wants to contribute add the webhook on https://app.plex.tv/web/app#!/account/webhooks

About

Use Plex webhooks to push media notifications into Slack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%