Scripts that send better sonarr/radarr notifications to discord
Scripts that send better discord notifications from sonarr and radarr
git clone https://github.com/samwiseg00/better-discord-notifications.git
Download python dependencies pip3 install -r requirements.txt
Make a copy of script_config.example.py
to script_config.py
.
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.
Project is inspired by https://github.com/Dec64/Better_slack_notifcations