Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seanecoffey/plex-slack-bot
creates slack notifications from plex using webhooks
https://github.com/seanecoffey/plex-slack-bot
plex slack webhook
Last synced: 3 days ago
JSON representation
creates slack notifications from plex using webhooks
- Host: GitHub
- URL: https://github.com/seanecoffey/plex-slack-bot
- Owner: seanecoffey
- Created: 2017-02-03T08:00:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-03T08:02:46.000Z (almost 8 years ago)
- Last Synced: 2024-07-28T09:56:15.540Z (3 months ago)
- Topics: plex, slack, webhook
- Language: JavaScript
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Cloned from https://github.com/plexinc/webhooks-slack
In order to run this app:
- Install [node.js](https://nodejs.org/en/).
- 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