mini update help ans add sync

This commit is contained in:
VALOU3336
2024-02-27 11:01:28 +01:00
parent da89e5bd2f
commit 16a446c9c1
12 changed files with 19 additions and 11 deletions
+2 -1
View File
@@ -51,7 +51,8 @@ module.exports = {
});
});
client.snipes = new Map();
console.log(`Le bot ${client.user.tag} est en ligne`);
console.log(`Le bot ${client.user.tag} est en ligne
lien d'invite > https://discord.com/oauth2/authorize?client_id=${client.user.id}&scope=bot&permissions=8`);
process.on('unhandledRejection', (reason, p) => {
console.log(' [antiCrash] :: Unhandled Rejection/Catch');
console.log(reason, p);