mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 21:40:51 +02:00
Add enable and disable commands
This commit is contained in:
@@ -10,6 +10,7 @@ module.exports = class LoadCommand extends Command {
|
||||
memberName: 'load',
|
||||
description: 'Loads a new command.',
|
||||
details: 'Only the bot owner(s) may use this command.',
|
||||
guarded: true,
|
||||
ownerOnly: true,
|
||||
args: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user