,filter

Filters words, links, emotes, etc

User permissions

Manage Messages

Cooldown

none

Other surface

/filter · 14 slash subs vs 11 prefix

Anchor

#filter

Syntax

,filter [subcommands]
/filter <subcommand>

Example

No example recorded yet. The source module carries none, and one written here would be a guess at what the arguments accept.

Subcommands

11 prefix subcommands

Read from the prefix .sub/ tree — the canonical shape. Every entry has a permanent anchor of its own.

,filter addaka a

filters out words

,filter add <word> <punishment>
#filter-add
,filter clearaka c, reset, r

clear filtered list

,filter clear
#filter-clear
,filter inviteaka invites

filters out invites

,filter invites on <channel/all> [++punish <punishment>]
#filter-invite
,filter listaka l

list all filtered words

,filter list
#filter-list
,filter mentionaka massmention, mentions

filters out mass mentions in a channel

,filter mention on <channel/all> [++punish <punishment>] [++threshold <number>]
#filter-mention
,filter mp3aka musicfiles, musicfile, mp3s

filters out all music files in a channel

,filter mp3 on <channel/all> [++punish <punishment>]
#filter-mp3
,filter removeaka r

removes word from filter

,filter remove <word>
#filter-remove
,filter typeaka types, t

list all types of filters

,filter type
#filter-type
,filter whitelistaka wl, exempt

exempts a user or role from every message filter

,filter whitelist <add|remove|list|clear> <user|role>
#filter-whitelist
,filter wordaka words

filters out words/sentences in a channel

,filter words on <channel/all> [++punish <punishment>]
#filter-word

Slash leaves

14 leaves

Read from the registered slash builder — groups are flattened, so a grouped leaf reads “group leaf” and anchors with a hyphen between the two words.

Two trees, not one view of one

This command registers 14 leaves on the slash surface against 11 subcommands in its prefix tree. Both lists are on this page in full; neither is a summary of the other.
/filter add

Add a word to the filter

#filter-add
/filter remove

Remove a word from the filter

#filter-remove
/filter clear

Clear all filtered words

#filter-clear
/filter list

List all filtered words

#filter-list
/filter type

List filter types enabled

#filter-type
/filter invites

Toggle invite filter

#filter-invites
/filter mp3

Toggle mp3/music file filter

#filter-mp3
/filter mention

Toggle mass-mention filter

#filter-mention
/filter words

Toggle word filter

#filter-words
/filter whitelist addgroup whitelist

Exempt a user or a role from every filter — give exactly one

#filter-whitelist-add
/filter whitelist removegroup whitelist

Remove a user or role from the whitelist

#filter-whitelist-remove
/filter whitelist listgroup whitelist

List the whitelist

#filter-whitelist-list
/filter whitelist cleargroup whitelist

Clear the whitelist

#filter-whitelist-clear