Skip to content
jsh edited this page Oct 2, 2020 · 2 revisions

These commands enable word/phrase filtering and which channels are monitored.

Command group

Group: filter
Aliases: f
Preconditions: BanMembers
Required Context: Guild

Commands

Command: filter toggle <toggleType>
Aliases: None
Preconditions: None
Parameters: <toggleType> - Either 'channel' or 'server';
Description: Toggles the server/channel-level word filter.
Expected Result: Toggles filtering in either the current channel or server.

Command: filter add <word>
Aliases: None
Preconditions: None
Parameters: <word> - The word or phrase to filter;
Description: Adds a new filtered word.
Expected Result: The given word or phrase is now filtered.

Command: filter remove <word>
Aliases: None
Preconditions: None
Parameters: <word> - The word or phrase to remove from the filter;
Description: Removes a word from the filter.
Expected Result: The given word or phrase is no longer filtered.

Command: filter list
Aliases: None
Preconditions: None
Parameters: None
Description: Lists all filtered words.
Expected Result: All filtered words are listed.