diff --git a/lgsm/modules/alert_discord.sh b/lgsm/modules/alert_discord.sh index 2b2ecf21b..c98bef765 100644 --- a/lgsm/modules/alert_discord.sh +++ b/lgsm/modules/alert_discord.sh @@ -51,6 +51,11 @@ jsoninfo=$( "name": "Hostname", "value": "${HOSTNAME}", "inline": true + }, + { + "name": "Is my Game Server Online?", + "value": "https://ismygameserver.online/${querytype}/${alertip}:${queryport}", + "inline": true }, { "name": "More info",