mirror of
https://github.com/caronc/apprise.git
synced 2025-02-24 06:01:58 +01:00
update discord setup url
This commit is contained in:
parent
7ed2c91a9b
commit
f844c7965d
@ -59,7 +59,7 @@ class NotifyDiscord(NotifyBase):
|
||||
secure_protocol = 'discord'
|
||||
|
||||
# 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
|
||||
notify_url = 'https://discordapp.com/api/webhooks'
|
||||
|
Loading…
Reference in New Issue
Block a user