diff --git a/lgsm/functions/alert_discord.sh b/lgsm/functions/alert_discord.sh index ae3d1bc1c..30d9f2381 100644 --- a/lgsm/functions/alert_discord.sh +++ b/lgsm/functions/alert_discord.sh @@ -5,10 +5,6 @@ # Website: https://gameservermanagers.com # Description: Sends Discord alert including the server status. -local commandname="ALERT" -local commandaction="Alert" -local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))" - json=$(cat <