mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-27 14:18:36 +02:00
Fix
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = class GenerateCreditCommand extends Command {
|
|||||||
name: 'generate-credit',
|
name: 'generate-credit',
|
||||||
aliases: ['gen-credit', 'generate-cred', 'gen-cred'],
|
aliases: ['gen-credit', 'generate-cred', 'gen-cred'],
|
||||||
group: 'util',
|
group: 'util',
|
||||||
memberName: 'generate-credti',
|
memberName: 'generate-credit',
|
||||||
description: 'Generates the credits list as a TXT file.',
|
description: 'Generates the credits list as a TXT file.',
|
||||||
details: 'Only the bot owner(s) may use this command.',
|
details: 'Only the bot owner(s) may use this command.',
|
||||||
ownerOnly: true,
|
ownerOnly: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user