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 -2
View File
@@ -4,9 +4,9 @@ const db = new sqlite3.Database('myDatabase.db');
module.exports = {
name: 'antilink',
description: 'Active ou désactive la protection contre les liens dans le serveur.',
utilisation: '+antilink on/off all/invite',
utilisation: 'antilink on/off all/invite',
category: 'antiraid',
emote: '🔗',
async execute(message, args, client) {
const botId = client.user.id;
const guildId = message.guild.id;