mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-12-04 10:19:26 +01:00
38 lines
429 B
ReStructuredText
38 lines
429 B
ReStructuredText
|
|
.. _plugin-badwords:
|
|
|
|
The BadWords plugin
|
|
===================
|
|
|
|
.. _command-sub:
|
|
|
|
sub
|
|
^^^^
|
|
|
|
|
|
|
|
.. _command-list:
|
|
|
|
list
|
|
^^^^
|
|
|
|
Returns the list of words being censored.
|
|
|
|
|
|
.. _command-remove:
|
|
|
|
remove <word> [<word> ...]
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
Removes *<word>*s from the list of words being censored.
|
|
|
|
|
|
.. _command-add:
|
|
|
|
add <word> [<word> ...]
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
Adds all *<word>*s to the list of words being censored.
|
|
|
|
|