mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Feature request: Support multiple notification services #118
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fredericrous on GitHub (May 18, 2021).
Originally assigned to: @qdm12 on GitHub.
What's the feature?
Get notified on discord
Extra information?
pretty much like godns does https://github.com/TimothyYe/godns#discord
gotify notifications are great. But I tend to let the app closed. I, therefore, use it as audit logs instead of a notifier
@qdm12 commented on GitHub (May 18, 2021):
Let's use https://github.com/crazy-max/diun/ as suggested by @bozzfozz here so multiple notification services are supported 👍
@qdm12 commented on GitHub (May 31, 2021):
Actually diun is a bad choice, we'll use https://containrrr.dev/shoutrrr/ instead
@qdm12 commented on GitHub (Jun 29, 2021):
Done in
4133dbfdc7see theSHOUTRRR_ADDRESSESenvironment variable in the readme table.It will be included in v2.4.0.