mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-13 15:56:36 +02:00
upgrade clear , add : presetlog , changeall , best configuration of the ready.js and add anticrash module,
This commit is contained in:
@@ -4,7 +4,6 @@ const loadCommands = require("./loaders/loadCommands");
|
||||
const loadEvents = require("./loaders/loadEvents");
|
||||
const client = new Client({intents: new IntentsBitField(3276799)});
|
||||
const { GiveawaysManager } = require('discord-giveaways');
|
||||
|
||||
client.events = new Collection();
|
||||
client.commands = new Collection();
|
||||
client.giveawaysManager = new GiveawaysManager(client, {
|
||||
|
||||
Reference in New Issue
Block a user