Fix the footer for avatar

I've had this fixed for god knows how long now and am only now getting it uploaded wtf
This commit is contained in:
Sophie M 2021-05-07 11:22:40 -05:00 committed by GitHub
parent b6989333da
commit 2837b1c637
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ module.exports = {
"description": "Here is " + user.username + "'s avatar!",
"color": 9442302,
"footer": {
"icon_url": "https://cdn.discordapp.com/embed/avatars/0.png",
"text": "Made with <3 in Illinois | Anitrox (C) 2018-2021 IDeletedSystem64"
"icon_url": "https://media.discordapp.net/attachments/549707869138714635/793524910172667964/Screenshot_26.png",
"text": "Made with ❤ in Illinois | Anitrox © IDeletedSystem64 2018-2021"
},
"image": {
"url": user.displayAvatarURL()