How it worksDefense in depth.
Clankwarden is built in layers: stop the obvious threats on the way in, contain what gets through, and keep a complete, verifiable record. Each system does one job and passes the next the evidence.
Anti-raid
The moment a join-flood hits, the server locks down on its own: verification goes up, DMs pause, and the arrivals are quarantined or kicked. It then lifts automatically once the wave passes. No mod has to be awake for it.
.antiraid on.antiraid lockdown
Scam-link filter
Real-time removal of scam and phishing links: known scam domains, brand typo-squats and homoglyphs, and IP-grabbers. Deletes and logs the attempt (evidence preserved), can contain the poster, and syncs to native AutoMod.
.linkfilter on.linkfilter automod sync
Anti-malware / antivirus
A real, offline antivirus. Native Discord has nothing like it. It reads attachment bytes to catch a disguised executable (a “photo.png” that is really an .exe), archive payloads and zip bombs, password-protected archives, macro docs, malware links, and known-bad files by SHA-256. Confident hits are quarantined to Clankermax (never a ban) and logged with the file's hash, never the file. Train it on samples and it auto-updates from free Discord-scam feeds.
.av.av scan.av train
Anti-nuke
Stops a takeover in progress. It tracks each actor's dangerous audit-log actions (tight limits on channel, role, webhook and bot destruction), and on a breach strips their roles, contains or bans them, and DMs the owner. Trusts no one but the owner and your whitelist.
.antinuke on.antinuke whitelist @role
Containment ( .clank )
Strip a suspect account of its roles, restrict it to a holding area, and capture the messages that gave it away as evidence. Linked accounts are grouped so a whole scam ring is handled together, then each completes a timed verification (or one-click Easy Verify) before it can return.
.clank @user.unclank.clank cluster
Smart dehoist
Learns your server's own impersonation signals (staff names, roles, channel topics) and quietly renames or auto-contains the “Binance Support” and leading-symbol hoisters that prey on members below a role floor you set. Trusted roles are never touched.
.dehoist.dehoist scan/report
Full moderation suite
Ban, kick, timeout, warn, purge, slowmode and channel lock, offered as prefix commands and native slash commands, rendered in Discord's Components V2 UI. Everything a mod team reaches for, in one place.
.ban.timeout.purge.lock