WIP: [#1]: Athena Rewrite #1

Draft
nxbat wants to merge 14 commits from athena-rewrite into dev
Showing only changes of commit f4f205cf43 - Show all commits
+5 -1
View File
@@ -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
},
}]
});
}