Automod Suite
Tier 2: ProComprehensive server security suite that automatically detects and punishes spam, Discord invites, external links, mention floods, NSFW content, swear words, and custom regex/word filters in real-time.
Commands Overview
Core Automod Filters
All core automod modules share standard configuration subcommands for enabling, bypasses, logging channels, and punishment actions.1. Anti-Invite
Blocks Discord server invitation links (discord.gg/*, discord.com/invite/*).
- Enable / Disable
- Punishment & Logs
- Bypass & Config
2. Anti-Link
Prevents members from posting unapproved external website URLs and domain links.3. Anti-Mass Mention
Protects your community against mention raids and spam by setting a maximum threshold of mentions per message.4. Anti-NSFW
Filters NSFW text and image content in non-age-restricted channels.5. Anti-Spam
Monitors chat velocity and blocks rapid repeated messages (configurable threshold 4–10 messages).6. Anti-Swear
Enforces clean chat by filtering common profanities and offensive vocabulary.Custom Automod Engine
automod
Create advanced custom automod rules with custom regex patterns, specific blacklisted phrases, custom alert messages, and designated punishment actions.Custom Automod Setup Options:
.automod setup <name> enable/disable.automod setup <name> logs <#channel>.automod setup <name> bypass <@role|#channel>.automod setup <name> punishment <mute|kick|ban|none>.automod setup <name> message <warning_message>.automod setup <name> blacklist <words>.automod setup <name> regex <pattern>
- Create Rule
- Configure Rule
- Inspect Rules

