mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 02:15:10 +02:00
Rewrite Permission Checks and Validators
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const { CommandoClient } = require('discord.js-commando');
|
||||
const { discordBots, carbon } = require('./poststats.js');
|
||||
const { discordBots, carbon } = require('./poststats');
|
||||
const path = require('path');
|
||||
const client = new CommandoClient({
|
||||
commandPrefix: 'x;',
|
||||
|
||||
Reference in New Issue
Block a user