mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-21 20:54:58 +05:00
update again
This commit is contained in:
parent
00b37379f5
commit
cea32c0deb
1 changed files with 0 additions and 1 deletions
|
@ -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(),
|
||||
|
|
Loading…
Reference in a new issue