mirror of
https://github.com/caronc/apprise.git
synced 2025-06-22 10:41:27 +02:00
update discord setup url
This commit is contained in:
parent
7ed2c91a9b
commit
f844c7965d
@ -59,7 +59,7 @@ class NotifyDiscord(NotifyBase):
|
|||||||
secure_protocol = 'discord'
|
secure_protocol = 'discord'
|
||||||
|
|
||||||
# A URL that takes you to the setup/help of the specific protocol
|
# A URL that takes you to the setup/help of the specific protocol
|
||||||
setup_url = 'https://github.com/caronc/apprise/wiki/Notify_discored'
|
setup_url = 'https://github.com/caronc/apprise/wiki/Notify_discord'
|
||||||
|
|
||||||
# Discord Webhook
|
# Discord Webhook
|
||||||
notify_url = 'https://discordapp.com/api/webhooks'
|
notify_url = 'https://discordapp.com/api/webhooks'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user