diff --git a/lgsm/functions/alert_discord.sh b/lgsm/functions/alert_discord.sh index 10b5acd37..1406ed26c 100755 --- a/lgsm/functions/alert_discord.sh +++ b/lgsm/functions/alert_discord.sh @@ -15,7 +15,7 @@ json=$(cat <${servername}

Information
${alertdescription}

Game
${gamename}

${alertplayerstitle}
${alertplayers}

Map
${alertmap}

Server IP
${alertip}:${port}

Hostname
${HOSTNAME}

More info
${alerturl}" } EOF ) diff --git a/lgsm/functions/alert_slack.sh b/lgsm/functions/alert_slack.sh index a53767e80..399b1b348 100755 --- a/lgsm/functions/alert_slack.sh +++ b/lgsm/functions/alert_slack.sh @@ -9,54 +9,116 @@ functionselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")" json=$(cat <