summaryrefslogtreecommitdiff
path: root/plugins/spaces.py
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/spaces.py')
-rw-r--r--plugins/spaces.py12
1 files changed, 2 insertions, 10 deletions
diff --git a/plugins/spaces.py b/plugins/spaces.py
index 9189d18a..7885ede6 100644
--- a/plugins/spaces.py
+++ b/plugins/spaces.py
@@ -1,14 +1,6 @@
"""
-Insert a space between each character, in messages that you send.
-
-Installation
-------------
-
-You only have to load the plugin:
-
-.. code-block:: none
- /load spaces
-
+Insert a space between each character, in messages that you send, making
+them horrible to read.
"""
from plugin import BasePlugin