From edaa42b0f47acb5446ff532a84bac10b8a6d855d Mon Sep 17 00:00:00 2001 From: Salanto <62221668+Salanto@users.noreply.github.com> Date: Tue, 27 Jul 2021 12:05:47 +0200 Subject: [PATCH 1/2] Correct straight up incorrect information Discord, why thou curse the? --- bin/config_sample/config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/config_sample/config.ini b/bin/config_sample/config.ini index 6a21d4d..b0c3cc0 100644 --- a/bin/config_sample/config.ini +++ b/bin/config_sample/config.ini @@ -90,7 +90,7 @@ webhook_url= ; Whether to attach a file containing the area log when a modcall message is sent to the webhook. webhook_sendfile=false -; Additional text to send with the webhook message. Usually for adding tags for roles, like @Administrator +; Additional text to send with the webhook message. Usually for adding tags for role. Ensure the format is <@&[RoleID]> webhook_content= [Password] From ca8c3105f0062c0d007c0238812a5a91393303db Mon Sep 17 00:00:00 2001 From: Salanto <62221668+Salanto@users.noreply.github.com> Date: Tue, 27 Jul 2021 12:06:13 +0200 Subject: [PATCH 2/2] Update config.ini --- bin/config_sample/config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/config_sample/config.ini b/bin/config_sample/config.ini index b0c3cc0..7c5fbd4 100644 --- a/bin/config_sample/config.ini +++ b/bin/config_sample/config.ini @@ -90,7 +90,7 @@ webhook_url= ; Whether to attach a file containing the area log when a modcall message is sent to the webhook. webhook_sendfile=false -; Additional text to send with the webhook message. Usually for adding tags for role. Ensure the format is <@&[RoleID]> +; Additional text to send with the webhook message. Usually for adding tags for role. Ensure the format is <@&[RoleID]>. webhook_content= [Password]