From c94af8d24e6ef38bf47ab61fa28fcd40cfe87a8d Mon Sep 17 00:00:00 2001 From: lead2gold Date: Sun, 25 Feb 2018 21:31:51 -0500 Subject: [PATCH] Updated Notify_discord (markdown) --- Notify_discord.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Notify_discord.md b/Notify_discord.md index 6ff12fe..19f8386 100644 --- a/Notify_discord.md +++ b/Notify_discord.md @@ -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