diff --git a/commands/General/quote.js b/commands/General/quote.js index 57f88980..4478c560 100644 --- a/commands/General/quote.js +++ b/commands/General/quote.js @@ -8,7 +8,7 @@ class Quote extends Command { dirname: __dirname, enabled: true, guildOnly: true, - aliases: ["quoter"], + aliases: ["q"], memberPermissions: [], botPermissions: ["SEND_MESSAGES", "EMBED_LINKS"], nsfw: false,