Skip to content

creates slack notifications from plex using webhooks

Notifications You must be signed in to change notification settings

seanecoffey/plex-slack-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloned from https://github.com/plexinc/webhooks-slack

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

creates slack notifications from plex using webhooks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published