admin-guide/scam-detection.md
Scam Detection
Advanced real-time protection against scammers with configurable response modes.
🛡️ Detection Features
AI-Powered Analysis
- Message content analysis
- User behavior patterns
- Threat level assessment
- Context-aware detection
Response Modes
- mute: Silent detection, logs only
- warn: Public warning messages
- ban: Automatic user removal
⚙️ Configuration
Set Scam Mode
# Check current mode
/scam
# Set to warning mode
/scam warn
# Set to auto-ban mode
/scam ban
# Set to silent mode
/scam mute
Best Practices
- Start with
warn
mode - Monitor false positives
- Adjust based on community needs
- Use
ban
mode for high-risk groups