mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-12-04 02:09:23 +01:00
38 lines
425 B
ReStructuredText
38 lines
425 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.
|
||
|
|
||
|
|