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