mirror of
https://github.com/caronc/apprise.git
synced 2024-12-14 10:51:06 +01:00
Updated Notify_discord (markdown)
parent
613eb28772
commit
c94af8d24e
@ -21,7 +21,9 @@ The last part of the URL you're given make up the 2 tokens you need to send noti
|
||||
Valid syntaxes are as follows:
|
||||
* **discord**://**{WebhookID}**/**{WebhookToken}**/
|
||||
* **discord**://**{userid}**@**{WebhookID}**/**{WebhookToken}**/
|
||||
* **discord**://**{WebhookID}**/**{WebhookToken}**/?tts=Yes
|
||||
|
||||
Discord can also support a variety of website arguments, the below identifies the defaults and therefore do not need to be specified unless you want to override them:
|
||||
* **discord**://**{WebhookID}**/**{WebhookToken}**/**?tts=No&avatar=Yes&footer=No&thumbnail=Yes**
|
||||
|
||||
### Parameter Breakdown
|
||||
| Variable | Required | Description
|
||||
|
Loading…
Reference in New Issue
Block a user