We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5026a8 commit ee1dca9Copy full SHA for ee1dca9
lgsm/modules/alert_discord.sh
@@ -57,6 +57,7 @@ if [ -n "${querytype}" ]; then
57
{
58
"name": "Is my Game Server Online?",
59
"value": "https://ismygameserver.online/${imgsoquerytype}/${alertip}:${queryport}",
60
+ "inline": true
61
}
62
EOF
63
)
0 commit comments