فهرست منبع

feat: add ismygameserver.online to discord alerts

Daniel Gibbs 1 سال پیش
والد
کامیت
eef84ba903
1فایلهای تغییر یافته به همراه5 افزوده شده و 0 حذف شده
  1. 5 0
      lgsm/modules/alert_discord.sh

+ 5 - 0
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",