diff options
Diffstat (limited to 'plugins/replace_word.py')
-rw-r--r-- | plugins/replace_word.py | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/plugins/replace_word.py b/plugins/replace_word.py index 6abb1702..ce685f49 100644 --- a/plugins/replace_word.py +++ b/plugins/replace_word.py @@ -1,15 +1,6 @@ """ Replace some word with some other word in a message before sending it. - -Installation ------------- -You only have to load the plugin. - -.. code-block:: none - - /load replace_word - Configuration example --------------------- .. code-block:: ini |