Daniel Gibbs
4 years ago
No known key found for this signature in database
GPG Key ID: 2EBB36015C6D78E2
1 changed files with
1 additions and
5 deletions
-
lgsm/functions/alert_discord.sh
|
|
@ -21,14 +21,10 @@ jsonshort=$(cat <<EOF |
|
|
|
}, |
|
|
|
"title": "${servername}", |
|
|
|
"url": "", |
|
|
|
"description": "${alertemoji} ${alerttitle} ${alertemoji}", |
|
|
|
"description": "${alertemoji} ${alerttriggermessage}", |
|
|
|
"color": "${alertcolourdec}", |
|
|
|
"thumbnail": { |
|
|
|
"url": "${alerticon}" |
|
|
|
}, |
|
|
|
"footer": { |
|
|
|
"text": "Powered by LinuxGSM ${version}", |
|
|
|
"icon_url": "https://raw.githubusercontent.com/${githubuser}/${githubrepo}/${githubbranch}/lgsm/data/alert_discord_logo.jpg" |
|
|
|
} |
|
|
|
} |
|
|
|
] |
|
|
|