Remove memberName (leftover Commando thing)

This commit is contained in:
Dragon Fire
2024-05-21 21:02:12 -04:00
parent b10c604473
commit bd02c6b1c4
516 changed files with 3 additions and 518 deletions
-1
View File
@@ -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,