censor
ARES System Manual: filter Text Filter Utilities

filter censor <flags>: Removes words considered objectionable.

Flags format: Specify the subkey of censor within the filter database section which contains an array of words to censor. Entries should be in lower case.

By default, the database includes one list of censor words, profanity.

An owner can create new lists with a command such as

    db filter.censor.dog ["walk", "vet"]

which can then be loaded with filter censor dog or by entering dog into the filter configuration menu.

censor is a layer 0 (semantic) filter. It will be applied to the text before any filters of a higher layer.