A basic raid detection and deletion bot for a Discord server (only works in servers, doesn't work in DMs or group chats). All messages in the past 60 seconds (settings.messageBufferTime) are recorded and checked for similarity, if 3 or more messages (settings.minSimilarMessages) are above...
🔒 The ultimate all-in-one protection discord bot you'll ever need. botmoderationdiscordjscommandsdiscord-botall-in-oneantigriefanti-raidmultipurposanti-griefdiscordjs-v13antilink UpdatedJun 25, 2022 Add a description, image, and links to theantilinktopic page so that developers can more easily...
Anti-Spam bot for Discord chatbotdiscord-botraidanti-spamspam-preventionspam-protectionantispamadministration-bot UpdatedApr 19, 2024 Go kangarko/ChatControl-Pro Star67 The ultimate chat solution. Prevent spam, ads, swears and even bots on your server. Replaced by ChatControl Red:https://mineacade...
Double Counter is Discord's #1 verification bot for blocking alt accounts, VPN and bots in your server in 3 seconds. Secure your server today.
Example Anti Raid: const{Client}=require("discord.js");constclient=newClient();const{AntiRaid}=require("@skookygoost/discord-antiraid");// import@skookygoost/discord-antiraidconstantiRaid=newAntiRaid(client,{rateLimit:3,// Rate limit of actions.time:30000,// Amount of time (in milliseconds...