diff --git a/commands/edit-meme/new-password.js b/commands/edit-meme/new-password.js index 70d1c139..03393a68 100644 --- a/commands/edit-meme/new-password.js +++ b/commands/edit-meme/new-password.js @@ -10,7 +10,7 @@ module.exports = class NewPasswordCommand extends Command { constructor(client) { super(client, { name: 'new-password', - aliases: ['strong-password', 'new-pswd', 'strong-pswd'], + aliases: ['strong-password', 'new-pswd', 'strong-pswd', 'new-pass', 'strong-pass'], group: 'edit-meme', memberName: 'new-password', description: 'Sends a "Weak Password/Strong Password" meme with the passwords of your choice.',