(rewrite): About now uses the bot's avatar as the thumbnail.
This commit is contained in:
@@ -33,7 +33,11 @@ class AboutCommand extends Command<CommandClient> {
|
||||
|
||||
{ name: 'Terms of Use', value: 'https://e621.net/terms_of_use', inline: false },
|
||||
{ name: 'Privacy Policy', value: 'https://e621.net/static/privacy/discordbot', inline: false },
|
||||
]
|
||||
],
|
||||
|
||||
thumbnail: {
|
||||
url: context.user.avatarURL
|
||||
},
|
||||
}]
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user