ABYSSAL Logo ABYSSAL DOCS
Enterprise Defense

Server Security & Anti-Raid Defense

ABYSSAL features a 5-layer autonomous security suite that prevents rogue admins, compromised accounts, and automated raid waves from damaging your community.

Layer 1: AntiNuke

Monitors high-risk audit log events (channel deletions, role deletions, mass kicks, mass bans). If an account exceeds your threshold (e.g., 3 channel deletions in 10 seconds), their administrative roles are stripped and they are quarantined immediately.

Layer 2: Sentinel

Inspects incoming user accounts against strict age thresholds (e.g. accounts newer than 7 days). Blocks known phishing domains, Steam giveaway scams, and Discord Nitro token grabber URLs.

Layer 3: Honeypot

Deploys invisible decoy channels and canary roles that genuine human members never click or interact with. Self-bot scrapers and raiders that message the channel are permanently banned within milliseconds.

Layer 4 & 5: Guardian & AEGIS

Guardian runs daily permission audits scanning for dangerous @everyone administrative privileges. AEGIS acts as an L1 rate limiter across the distributed fleet, intercepting flood spikes.

How to Set Up AntiNuke

1. Run the Interactive Setup
/antinuke setup — Initializes default safety thresholds and creates a secure log channel
2. Whitelist Trusted Staff

Whitelisted members and bot integrations are exempt from AntiNuke quarantine triggers.

/antinuke whitelist add <@user_or_role>
3. Emergency Panic Mode

Under an ongoing raid, instantly lock all public text channels and stop invite links with one command.

/lockdown all — Locks sending messages in all channels immediately

Core Moderation Commands

/ban <user> [reason] [delete_days] — Permanent ban with message pruning
/mute <user> <duration> [reason] — Discord native timeout up to 28 days
/warn <user> <reason> — Issues an official warning logged in the server's mod record
/slowmode <seconds> — Adjust channel message rate to prevent fast chat flooding