mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-04-30 06:24:27 +02:00
fix: use valid image links [skip ci]
This commit is contained in:
parent
47bcb4103d
commit
73d49dd06c
@ -139,17 +139,17 @@
|
|||||||
],
|
],
|
||||||
"footer": {
|
"footer": {
|
||||||
"text": "ReVanced",
|
"text": "ReVanced",
|
||||||
"icon_url": "https://cdn.discordapp.com/icons/952946952348270622/74f615d7c299d1be78d982dd0a64d2d7.webp?size=32"
|
"icon_url": "https://cdn.discordapp.com/icons/952946952348270622/7a615335899c7bb7e9d46fbfe35bf353.webp?size=32"
|
||||||
},
|
},
|
||||||
"image": {
|
"image": {
|
||||||
"url": ""
|
"url": ""
|
||||||
},
|
},
|
||||||
"thumbnail": {
|
"thumbnail": {
|
||||||
"url": "https://cdn.discordapp.com/icons/952946952348270622/74f615d7c299d1be78d982dd0a64d2d7.webp?size=128"
|
"url": "https://cdn.discordapp.com/icons/952946952348270622/7a615335899c7bb7e9d46fbfe35bf353.webp?size=128"
|
||||||
},
|
},
|
||||||
"author": {
|
"author": {
|
||||||
"name": "",
|
"name": "",
|
||||||
"icon_url": "https://cdn.discordapp.com/icons/952946952348270622/74f615d7c299d1be78d982dd0a64d2d7.webp?size=32",
|
"icon_url": "https://cdn.discordapp.com/icons/952946952348270622/7a615335899c7bb7e9d46fbfe35bf353.webp?size=32",
|
||||||
"url": ""
|
"url": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user