mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-07 14:55:40 +02:00
Remove ACR
This commit is contained in:
+2
-1
@@ -5,7 +5,8 @@ const client = new CommandoClient({
|
||||
commandPrefix: PREFIX,
|
||||
owner: OWNER,
|
||||
invite: INVITE,
|
||||
disableEveryone: true
|
||||
disableEveryone: true,
|
||||
unknownCommandResponse: false
|
||||
});
|
||||
const { carbon, dBots } = require('./structures/Stats');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user