Automod rule types

This page summarizes Automod rule types and common configuration options.


🤬 Bad words

Detects blocked words or regex patterns.

Common fields:

Recommended actions:


🌊 Spam messages

Detects too many messages in a short time window.

Common fields:

Recommended actions:


📣 Mass mentions

Detects too many mentions in a single message.

Common fields:

Mentions can include users, roles, @everyone, and @here.

Recommended actions:


🔗 Link filter

Detects links based on domain rules.

Common fields:

Whitelist mode allows only listed domains. Blacklist mode blocks listed domains.


✉️ Invite filter

Detects Discord invite links.

Common fields:

Recommended actions:


🔠 Caps spam

Detects messages with too many uppercase letters.

Common fields:

The minimum length prevents short messages from being flagged unfairly.


🆕 New account

Detects messages from accounts younger than a configured number of days.

Common fields:

Recommended actions:

Use stronger actions only if your server is frequently attacked by new accounts.


📊 Actions summary

Action Effect
Delete Removes the message and logs the event.
Warn Records a warning.
Mute Temporarily prevents the member from speaking.
Kick Removes the member from the server.
Ban Bans the member from the server.
Flag for review Alerts staff for manual review.

💡 Best practices