Maintains a list of words that the bot is not allowed to say. Can also be used to kick people that say these words, if the bot has op.
| Command | Help |
|---|---|
| add | BadWords add <word> [<word> ...] Adds all <word>s to the list of words being censored. |
| list | BadWords list takes no arguments Returns the list of words being censored. |
| remove | BadWords remove <word> [<word> ...] Removes <word>s from the list of words being censored. |