feat: add ismygameserver.online to discord alerts

This commit is contained in:
Daniel Gibbs 2024-08-13 23:17:34 +01:00
parent f7116ca97f
commit eef84ba903
No known key found for this signature in database
GPG Key ID: 2076B128385E8C55

View File

@ -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",