mirror of
https://github.com/caronc/apprise.git
synced 2025-08-13 10:07:15 +02:00
Updated Notify_discord (markdown)
@ -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:
|
Valid syntaxes are as follows:
|
||||||
* **discord**://**{WebhookID}**/**{WebhookToken}**/
|
* **discord**://**{WebhookID}**/**{WebhookToken}**/
|
||||||
* **discord**://**{userid}**@**{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
|
### Parameter Breakdown
|
||||||
| Variable | Required | Description
|
| Variable | Required | Description
|
||||||
|
Reference in New Issue
Block a user