Test flagged words, wildcards, regex and mention limits before they hit a real server.
Do this automatically
Save these exact rules in the dashboard and the bot syncs them to Discord's native AutoMod, complete with timeouts and alert channels.
A keyword without wildcards matches whole words only. Put an asterisk at the end (cat*) to match words starting with it, at the start (*cat) for words ending with it, or on both sides (*cat*) to match it anywhere inside a word.
Yes. Rules can include up to 10 Rust-flavored regular expressions of 260 characters each. This tester runs your patterns with the same case-insensitive behaviour.
Words on the allow list are exempt from the keyword and preset filters, so "grass" can pass even if a wildcard rule would otherwise catch it.
No. Discord keeps its profanity, sexual content and slur lists private. The tester shows the presets as rules and simulates the profanity preset with a small sample list so you can see how blocking behaves.
Everything runs in your browser. Nothing is uploaded.
Turn any date into a Discord <t:> timestamp that shows in every member's local time zone. Includes a snowflake ID decoder.
Tick the permissions a bot or role needs and get the permission integer plus a ready-to-use OAuth2 invite link.
Write colored, bold and underlined text for Discord using ANSI code blocks. Highlight, pick a color, copy.