Auto-moderation
Word blocklist
Auto-delete messages containing blocked words.
The word blocklist filters messages in real time. Any message containing a blocked word (case-insensitive) is deleted automatically and logged to your moderation channel.
Managing the list#
discord/blocklist add word:scam /blocklist remove word:scam /blocklist list
Or use the Word Blocklist page in the dashboard. Up to 200 words supported.
Matching rules#
- Case-insensitive: "scam" matches "SCAM" and "Scam"
- Substring matching: "spam" blocks "spammer" and "spammy"
- Whitespace-tolerant: leading/trailing spaces are stripped
- Phrase support: multi-word entries match the full phrase
False positives
Substring matching is aggressive. "ass" blocks "passport" and "class". Use precise phrases like "ass hole" or specific scam URLs to avoid friendly-fire.