Skip to content

Filter Words

Snuffz edited this page Mar 2, 2021 · 3 revisions

Usage

add - Add a words to Filter

remove - Remove category to Filter

list - List all categories

Add Words

<category> - The word category, it will be used in the Moderation Logs

<strikes> - The number of strikes the member will receive

<words...> - All words. They are administered separately you can include " at the beginning of them whenever a member includes her or \ using regex

Examples

Here are some examples of how to use the command:

..filter add BadWords 1 "fuck" "suck" "dick" "bitch"

Filters messages that have those words included.

..filter add Links 2 /https*/

Filter messages that match the regex.