From 550aa6efa484d8a3a3872ac947e140a3b009ff5f Mon Sep 17 00:00:00 2001 From: mathieui Date: Thu, 27 Mar 2014 23:45:47 +0100 Subject: Remove useless "installation" parts from the plugin documentations --- plugins/amsg.py | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'plugins/amsg.py') diff --git a/plugins/amsg.py b/plugins/amsg.py index c330373f..01758db0 100644 --- a/plugins/amsg.py +++ b/plugins/amsg.py @@ -4,12 +4,6 @@ This plugin broadcasts a message to all your joined rooms. .. note:: With great power comes great responsability. Use with moderation. -Installation ------------- -You only have to load the plugin.:: - - /load amsg - Command ------- @@ -18,6 +12,8 @@ Command /amsg **Usage:** ``/amsg `` + Broadcast a message. + """ from plugin import BasePlugin -- cgit v1.2.3