mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-20 05:51:35 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -6,7 +6,6 @@ module.exports = class GenerateCommandsCommand extends Command {
|
||||
name: 'generate-commands',
|
||||
aliases: ['gen-commands', 'generate-cmds', 'gen-cmds'],
|
||||
group: 'util',
|
||||
memberName: 'generate-commands',
|
||||
description: 'Generates the commands list as a TXT file.',
|
||||
details: 'Only the bot owner(s) may use this command.',
|
||||
ownerOnly: true,
|
||||
|
||||
Reference in New Issue
Block a user