mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-13 00:09:08 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -7,7 +7,6 @@ module.exports = class SuggestCommandCommand extends Command {
|
||||
name: 'suggest-command',
|
||||
aliases: ['command-suggestion', 'command-suggest', 'suggest-cmd', 'cmd-suggest'],
|
||||
group: 'random-res',
|
||||
memberName: 'suggest-command',
|
||||
description: 'Suggests a random command for you to try.'
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user