summaryrefslogtreecommitdiff
path: root/plugins/random_nick.py
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2014-03-27 23:45:47 +0100
committermathieui <mathieui@mathieui.net>2014-03-27 23:45:47 +0100
commit550aa6efa484d8a3a3872ac947e140a3b009ff5f (patch)
tree3d037e4db40c0addd2c51720a7ddec056d7aaf89 /plugins/random_nick.py
parente80ea90e58bc9091729482e67eb24d3a94fecf30 (diff)
downloadpoezio-550aa6efa484d8a3a3872ac947e140a3b009ff5f.tar.gz
poezio-550aa6efa484d8a3a3872ac947e140a3b009ff5f.tar.bz2
poezio-550aa6efa484d8a3a3872ac947e140a3b009ff5f.tar.xz
poezio-550aa6efa484d8a3a3872ac947e140a3b009ff5f.zip
Remove useless "installation" parts from the plugin documentations
Diffstat (limited to 'plugins/random_nick.py')
-rw-r--r--plugins/random_nick.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/random_nick.py b/plugins/random_nick.py
index 812292e5..a62ef23c 100644
--- a/plugins/random_nick.py
+++ b/plugins/random_nick.py
@@ -1,12 +1,6 @@
"""
This plugin makes you have a random nick when joining a MUC.
-Installation
-------------
-You only have to load the plugin.::
-
- /load random_nick
-
Usage
-----