mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 21:40:49 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -7,7 +7,6 @@ module.exports = class SecurityKeyCommand extends Command {
|
||||
name: 'security-key',
|
||||
aliases: ['crypto', 'random-bytes'],
|
||||
group: 'random-res',
|
||||
memberName: 'security-key',
|
||||
description: 'Responds with a random security key.'
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user