diff options
Diffstat (limited to 'plugins/autocorrect.py')
-rw-r--r-- | plugins/autocorrect.py | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/plugins/autocorrect.py b/plugins/autocorrect.py index 61795b79..f1a82b2a 100644 --- a/plugins/autocorrect.py +++ b/plugins/autocorrect.py @@ -1,13 +1,6 @@ """ This plugin lets you perform simple replacements on the last message. -Installation ------------- - -Load the plugin:: - - /load autocorrect - Usage ----- |