Overview
AntiNuke is Flare’s most critical security module. It actively monitors Discord’s audit logs for suspicious, rapid administrative actions—such as mass-banning members, deleting channels, or creating malicious webhooks. When an attack is detected, Flare instantly revokes the attacker’s permissions, issues a punishment (like a ban), and attempts to quarantine the damage.Why should I use it?
Even trusted administrators can have their accounts compromised by phishing links. Without AntiNuke, a compromised admin account can delete years of server history in seconds.Requirements
Configuration
Setting up AntiNuke requires defining the threshold (how many actions trigger the nuke) and the punishment.- Dashboard
- Commands
- Go to Modules > Anti Nuke.
- Toggle the module On.
- Under Events, check the actions you want to monitor (Mass Ban, Mass Kick, Channel Deletion, etc.).
- Set the Thresholds (e.g., 3 bans per 10 seconds).
- Select the Punishment from the dropdown (Ban, Kick, Remove Roles).
Events Monitored
Flare’s AntiNuke currently tracks the following vectors:Whitelisting
Some bots (like backup bots or levelling bots) might trigger AntiNuke when doing routine tasks. You must whitelist them.Troubleshooting
Flare ignored a mass-ban attack
Flare ignored a mass-ban attack
Check the audit logs. If the attacker was the Server Owner, Flare cannot take action against them (Discord API restriction). If it was an admin, check if Flare’s role is positioned above the attacker’s role.
Legitimate mods are getting banned
Legitimate mods are getting banned
Your thresholds might be too low. If your mods regularly ban 3 people in 10 seconds during raids, you should increase the threshold to
5 or 10.