update again

This commit is contained in:
Jonny_Bro (Nikita) 2023-07-07 21:52:16 +05:00
parent 00b37379f5
commit cea32c0deb

View file

@ -49,7 +49,6 @@ class Eightball extends BaseCommand {
const question = interaction.options.getString("question");
const embed = new EmbedBuilder()
.setTitle(interaction.translate("fun/8ball:DESCRIPTION"))
.setAuthor({
name: client.user.getUsername(),
iconURL: client.user.displayAvatarURL(),