samwiseg0 / better-discord-notifications

Scripts that send better sonarr/radarr notifications to discord
GNU General Public License v3.0
15 stars 0 forks source link
discord notifications radarr sonarr webhook

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

  2. Download python dependencies pip3 install -r requirements.txt

  3. Make a copy of script_config.example.py to script_config.py.

  4. 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

Example Example

Project is inspired by https://github.com/Dec64/Better_slack_notifcations