From 1353d8c496c7644ed8d39eee02892a536ae9fdda Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Mon, 21 Aug 2017 20:23:17 +0100 Subject: [PATCH] tidy up --- lgsm/functions/alert_discord.sh | 6 +----- lgsm/functions/alert_telegram.sh | 3 +-- 2 files changed, 2 insertions(+), 7 deletions(-) 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 <