$setAutomodRegexFilter
$setAutomodRegexFilter
will filter words according to the given regex of the automod rule.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
…regex | string | The regex to filter words for. | true |
Example(s)
This will create a new automod rule with the BlockMessage action and block of the word “Hello”.