mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-16 15:57:54 +02:00
Add enable and disable commands
This commit is contained in:
@@ -19,6 +19,7 @@ module.exports = class EvalCommand extends Command {
|
||||
description: 'Executes JavaScript code.',
|
||||
details: 'Only the bot owner(s) may use this command.',
|
||||
ownerOnly: true,
|
||||
guarded: true,
|
||||
args: [
|
||||
{
|
||||
key: 'script',
|
||||
|
||||
Reference in New Issue
Block a user