File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 15
15
json=$( cat << EOF
16
16
{
17
17
"username":"LinuxGSM",
18
- "avatar_url":"https://raw.githubusercontent.com/${githubuser} /${githubrepo} /${githubbranch} /lgsm/data/alert_discord_logo.png ",
18
+ "avatar_url":"https://raw.githubusercontent.com/${githubuser} /${githubrepo} /${githubbranch} /lgsm/data/alert_discord_logo.jpg ",
19
19
"file":"content",
20
20
"embeds": [{
21
21
"color": "2067276",
22
22
"author": {
23
23
"name": "${alertemoji} ${alertsubject} ${alertemoji} ",
24
- "icon_url": "https://raw.githubusercontent.com/${githubuser} /${githubrepo} /${githubbranch} /lgsm/data/alert_discord_logo.png "
24
+ "icon_url": "https://raw.githubusercontent.com/${githubuser} /${githubrepo} /${githubbranch} /lgsm/data/alert_discord_logo.jpg "
25
25
},
26
26
"title": "${servername} ",
27
27
"description": "${alertbody} \n More info: ${alerturl} ",
You can’t perform that action at this time.
0 commit comments