mirror of
https://github.com/arthur-pbty/bot-discord-coins.git
synced 2026-06-03 23:36:29 +02:00
Update correction du doublons
This commit is contained in:
@@ -13,7 +13,7 @@ client.config = require("./config.json");
|
||||
|
||||
console.log(`${loadEvents(client, "..\\events")} events loaded`.grey);
|
||||
console.log(`${loadCommands(client, "..\\commands")} commands loaded`.grey);
|
||||
loggT(`${loadEvents(client, "..\\events")} events loaded`);
|
||||
loggT(`${loadCommands(client, "..\\commands")} commands loaded`);
|
||||
loggT(`Events loaded`);
|
||||
loggT(`Commands loaded`);
|
||||
|
||||
client.login(process.env.TOKEN);
|
||||
|
||||
Reference in New Issue
Block a user