grand commit que tutur attend ( marche pas le raidmode en dev)

sinon il y a pleins de truc comme les anti raid , des coorectif ect
This commit is contained in:
VALOU3336
2024-04-22 18:30:33 +02:00
parent d8912855ff
commit 9bd39c69ca
178 changed files with 9241 additions and 480 deletions
-2
View File
@@ -10,8 +10,6 @@ module.exports = {
category: 'botcontrol',
async execute(message, args, client) {
// If an ID is provided, try to get the guild with that ID
const guildId = args[0];
if (guildId) {
const guild = client.guilds.cache.get(guildId);