mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2025-01-07 03:26:50 +08:00
feat: add ismygameserver.online to discord alerts
This commit is contained in:
parent
f7116ca97f
commit
eef84ba903
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user