Enterprise-Grade Anti-Raid, Anti-Nuke, and Spam Protection. Zero DB overhead. Fully Configurable.
- Drop
into yourCode:
automod.pyfolderCode:/configurations - Open the file to configure your modules and punishments (it takes 2 minutes!)
- Run
in DiscordCode:
!load automod - Sync your slash commands and run
Code:
/sentinel status
Every single module has its own customizable punishment (
Code:
"warn"
Code:
"timeout"
Code:
"kick"
Code:
"ban"
Code:
# Example from the config:
ANTI_SPAM_ENABLED = True
SPAM_MESSAGE_LIMIT = 5 # Max messages...
SPAM_TIME_SECONDS = 4 # ...in this timeframe
PUNISH_SPAM = "timeout"
SPAM_TIMEOUT_MINS = 10 # Timeout duration
Termonuclear Anti-Raid — Automatically detects bot-net attacks based on join speed. If triggered, Sentinel locks down the entire server, revokes messaging permissions, alerts the staff, and sets a 10-minute auto-unlock timer.
Anti-Alt System — Automatically kicks (or bans) users whose Discord accounts were created less than X days ago, stopping fresh raid accounts at the door.
Anti-Nuke (Ghost Pings) — Prevents malicious users from tagging 50 roles/users at once to crash phones. Sentinel deletes the message instantly and executes your chosen punishment.
Anti-Phishing & Anti-Link — Built-in Regex filters for Nitro scam links (discorcl.gift, dlscord.gg) and Discord Server Invites.
Advanced Anti-Spam — Handles both "Fast Spam" (typing too quickly) and "Duplicate Spam" (copy-pasting the same message across different channels).
Anti-Zalgo & Anti-Caps — Instantly vaporizes glitched unicode text that crashes clients, and warns users abusing Caps Lock.
Global Whitelists — Add Role IDs, User IDs, or Channel IDs to the whitelist to make them completely immune to all Sentinel filters (e.g. your #media or #spam channels).
-
— MANUAL PANIC BUTTON. Instantly seals the server or lifts an active lockdown.Code:
/sentinel lockdown <on/off> -
— Displays a clean embed showing which modules are currently active, their thresholds, and their punishments.Code:
/sentinel status
Having trouble with the installation? Found a bug? Got a question?
Don't post in the reviews — join our Discord and open a ticket.
We'll get back to you as fast as possible.
