TL;DR
Responding to a raid in progress
The first minute is worth more than the next hour. Work in this order.
Raid response
0–30 seconds
Stop the bleeding
Raise Discord's verification level to Highest and pause invites. This costs you nothing and immediately stops new arrivals.
30–90 seconds
Identify the pattern
Check join times, account ages, avatars, and name patterns. Raids look coordinated because they are.
90 seconds–5 minutes
Contain and remove
Lock down affected channels, ban or quarantine the identified accounts, and purge the spam.
5–20 minutes
Restore anything damaged
If channels, roles, or permissions were changed, roll back from your most recent snapshot rather than fixing by hand.
Within the hour
All clear and post-mortem
Restore normal settings, tell members what happened, and write down which rule would have prevented it.
The first thirty seconds, concretely
- Verification level to Highest. Server Settings → Safety Setup. Requires a verified phone number, which most raid accounts do not have.
- Pause invites. Server Settings → Invites → Pause Invites. Stops every existing link at once.
- Remove Send Messages from @everyone in public channels if spam is already flowing.
- Post one line telling members what is happening. Silence during a raid causes more damage than the raid.
Recognising a raid
- Join clustering. Twenty accounts in thirty seconds is not organic, whatever your growth rate.
- Uniform account age. Accounts created the same day, often the same hour.
- Default avatars and patterned usernames — the same word with incrementing numbers.
- Identical or near-identical messages posted across multiple channels simultaneously.
- Shared network origin. The same ASN or VPN exit across most of the arrivals.
That last signal is the one you can act on before anyone gets in, which is what the prevention half of this guide is about.
Prevention that actually holds
Discord's built-in tools (free, do these first)
- Verification level Medium or higher. Medium requires an account older than five minutes; High requires ten minutes of membership; Highest requires a verified phone.
- AutoMod rules for spam, mention floods, and keyword filters.
- 2FA enforcement for moderation actions.
- Explicit content filter for all members.
- Fewer permanent invites. Expiring, limited-use invites reduce your exposed surface.
A verification gate with rules
Discord's native levels are blunt instruments — age and phone number only. An OAuth gate with firewall rules lets you act on the signals that actually distinguish a raid: shared ASN, VPN exit, country concentration, user-agent pattern.
Firewall decisions during verification
The bonus is that the same verification produces an authorization that makes each member recoverable later. The gate you install to keep raiders out is also the thing that gets your community back if a raid ever succeeds.
Live detection tools
- Beemo — zero-configuration join-pattern raid detection, free and genuinely add-and-forget.
- Wick — heat-based spam scoring plus anti-nuke, the strongest live interceptor available.
- Security Bot — score-based join evaluation plus an independent moderation-permission system.
Compare them properly in the anti-raid bot roundup.
VPN and proxy blocking
Coordinated raids overwhelmingly run through VPNs or hosting providers, because the accounts need to look like they come from different places. VPN and proxy detection at the gate removes most of that traffic in one setting — and set a bypass password so the legitimate privacy-conscious members you also catch have a route in.
Building the stack
Anti-raid stack by size
- 1
Under 500
Discord verification Medium + AutoMod + RestoreCord Free + Beemo. Zero cost.
- 2
500–5,000
Add VPN and alt detection, plus Wick Free for live anti-nuke.
- 3
5,000+
Advanced firewall rules, scheduled snapshots, Wick Premium for smart backups.
- 4
Always
Verification enabled, so every member stays recoverable if a raid escalates.
Recovering after a raid
Most raids are noise — spam, harassment, a bad afternoon. Some escalate into a nuke. If channels, roles, or permissions were changed, roll back from your most recent clean snapshot rather than repairing by hand; hand-repair is where subtle permission mistakes creep in.
If members were mass-banned or left, member recovery re-adds everyone who authorized beforehand. Without that authorization, no service can bring them back — the full picture is in the nuked-server recovery guide.
Our verdict
Filter at the door, and keep a way back
Raid defence has two halves people usually treat as one. Filtering decides how many raids land; recovery decides what a landed raid costs you. Most servers buy the first and skip the second.
- Discord's native verification levels are free and stop most low-effort raids
- ASN, country, and VPN rules act on the signals that make a raid coordinated
- Bypass passwords keep strict rules from locking out real members
- Snapshots roll back permission and channel damage instead of hand-repair
- Verified members stay recoverable even if the raid escalates into a nuke
Where that flips: For live interception during an attack — quarantine, lockdown, heat-based scoring — Wick and Security Bot do more than RestoreCord does. Run one of them alongside; they cover the minute that admission rules cannot.
Do the free things this afternoon: verification level, AutoMod, 2FA enforcement. Then add the gate and a snapshot so a raid stays an inconvenience. Start free.
Frequently asked questions
Sources and verification
Vendor features and limits were checked against these primary or first-party references. Recheck time-sensitive details before purchasing.