Update icon urls for discord messaging

This commit is contained in:
Antony 2021-01-14 16:50:14 -06:00
parent 22ad18a144
commit f105676c9d

View file

@ -15,7 +15,7 @@ fi
if [ "${TYPE}" == "failure" ]; then
curl -X POST -H "Content-Type: application/json" --data \
'{
"avatar_url": "https://unavatar.now.sh/twitter/github",
"avatar_url": "https://api.microlink.io/?url=https://twitter.com/github&embed=image.url",
"embeds": [
{
"color": 16711680,
@ -28,7 +28,7 @@ if [ "${TYPE}" == "failure" ]; then
else
curl -X POST -H "Content-Type: application/json" --data \
'{
"avatar_url": "https://unavatar.now.sh/twitter/github",
"avatar_url": "https://api.microlink.io/?url=https://twitter.com/github&embed=image.url",
"embeds": [
{
"color": 1681177,