Updated Notify_discord (markdown)

lead2gold 2018-02-25 21:31:51 -05:00
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: 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