Spam Protection

Built-in spam filtering systems

Overview

SAC Bot includes multiple spam protection systems that work together to keep your server clean:

  • Spam Filter - Detects repeated messages
  • Flood Protection - Prevents rapid message floods
  • Mention Protection - Limits excessive mentions
  • Custom Spam Patterns - Add your own detection patterns

Configuration

Configure spam protection systems:

/spamfilter enabled:true max_repeats:3 time_window:10
/floodprotect enabled:true threshold:10 window:5
/mentionprotect enabled:true max_mentions:2
/spampatterns action:add pattern:"test"
← Features Overview Commands Reference →