Explanation isn't correct for groups

You'll get this; https://i.jessegeerts.nl/i6c4b.png with the old part.
This commit is contained in:
Jesse Geerts
2018-06-18 20:10:51 +02:00
committed by William Phillips
parent 83d407eeaf
commit a93f6605b5

View File

@@ -11,7 +11,7 @@ $GLOBALS['companyName'] = "";
// Your Company Name. This will be the name of the user which sends the messages.
$GLOBALS['discordGroupID'] = "";
// Discord Group ID Config Option. If you wished for each message which is sent to ping a specific group, please place the ID here. An example of a group ID is: @&343029528563548162
// Discord Group ID Config Option. If you wished for each message which is sent to ping a specific group, please place the ID here. An example of a group ID is: <@&343029528563548162>
$GLOBALS['discordWebHookAvatar'] = "";
// (OPTIONAL SETTING) Your desired Webhook Avatar. Please make sure you enter a direct link to the image (E.G. https://example.com/iownpaypal.png).