mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 22:01:54 +02:00
New aliases
This commit is contained in:
@@ -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.',
|
||||
|
||||
Reference in New Issue
Block a user