mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-04 15:56:52 +02:00
No Unknown Command Response
This commit is contained in:
@@ -3,7 +3,8 @@ const client = new CommandoClient({
|
||||
commandPrefix: 'x;',
|
||||
owner: '242699360352206850',
|
||||
disableEveryone: true,
|
||||
invite: 'https://discord.gg/fqQF8mc'
|
||||
invite: 'https://discord.gg/fqQF8mc',
|
||||
unknownCommandResponse: false
|
||||
});
|
||||
const path = require('path');
|
||||
const { carbon, discordBots } = require('./structures/Stats');
|
||||
|
||||
Reference in New Issue
Block a user