mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-13 15:58:06 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -7,7 +7,6 @@ module.exports = class LoadCommand extends Command {
|
||||
name: 'load',
|
||||
aliases: ['load-command', 'load-cmd'],
|
||||
group: 'util',
|
||||
memberName: 'load',
|
||||
description: 'Loads a new command.',
|
||||
details: 'Only the bot owner(s) may use this command.',
|
||||
guarded: true,
|
||||
|
||||
Reference in New Issue
Block a user