Duplicati Notifcation

Do they have built-in integration? For Duplicati, you could script it, assuming you have some such skills.
Discord Webhooks Guide section on curl should be pretty portable to run in a Duplicati run-script-after.
Example Scripts shows some of what is available to your script. There are other ways, if your skills vary. Customizing a server to Duplicati’s format is still an option, but customizing the sender might be simpler.
Posting duplicati backup events to Slack channel is a similar script, except you’d tailor yours to Discord.

1 Like