Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samwiseg0/better-discord-notifications
Scripts that send better sonarr/radarr notifications to discord
https://github.com/samwiseg0/better-discord-notifications
discord notifications radarr sonarr webhook
Last synced: about 17 hours ago
JSON representation
Scripts that send better sonarr/radarr notifications to discord
- Host: GitHub
- URL: https://github.com/samwiseg0/better-discord-notifications
- Owner: samwiseg0
- License: gpl-3.0
- Created: 2018-07-31T03:25:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-17T05:20:45.000Z (almost 5 years ago)
- Last Synced: 2025-01-04T01:48:29.799Z (5 days ago)
- Topics: discord, notifications, radarr, sonarr, webhook
- Language: Python
- Homepage:
- Size: 773 KB
- Stars: 15
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scripts for better notifications from Sonarr and Radarr
Scripts that send better discord notifications from sonarr and radarr## To install
1. `git clone https://github.com/samwiseg00/better-discord-notifications.git`1. Download python dependencies `pip3 install -r requirements.txt`
1. Make a copy of `script_config.example.py` to `script_config.py`.
1. On sonarr/radarr add the script under, `settings > connect > Customscript` Run on download and on upgrade. Point to `radarr_discord.py` or `sonarr_discord.py`.
_Note: Docker folder has been added and includes local copies of the modules required. It should work inside sonarr v3 and radarr v3 containers._
### Samples
Project is inspired by https://github.com/Dec64/Better_slack_notifcations