update_spam_filter
Update a Nightbot spam filter to replace the blacklist of banned words or modify settings like timeout length and user exemptions.
Instructions
Update a spam filter. For filter_name=blacklist, blacklist replaces
the banned words/phrases list (supports * wildcards per Nightbot docs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| silent | No | ||
| dry_run | No | ||
| enabled | No | ||
| blacklist | No | ||
| filter_name | Yes | ||
| timeout_length | No | ||
| exempt_user_level | No |