The Swear Words page manages the word lists used by the swear-word filter plugin. Words are organised into named groups; a bot's config points to the group it should enforce.
Each group is an independent list of words. You might have separate groups for different severity levels or different bots.
Click New group, enter a name, and click Create.
Click the Delete button on the group card. This also deletes all words in the group.
Inside a group card, type a word in the input box and click Add. Words are stored in lowercase.
Click the × tag next to a word to remove it.
To add many words at once:
Duplicate words (already in the group) are silently skipped. A message confirms how many new words were added.
In the bot's config editor, enable the swear-word plugin and set the group key in its config section to the name of the group you want to use.