summaryrefslogtreecommitdiff
path: root/doc/en/plugins/amsg.txt
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2012-05-05 19:46:37 +0200
committermathieui <mathieui@mathieui.net>2012-05-05 19:46:37 +0200
commita954d2154b9939ef37961765ccca968459537e1d (patch)
tree48bc72c05d9bb0ccf591b5ac550b01bece58f030 /doc/en/plugins/amsg.txt
parent1a81466a096751870ffe056510fe71ef579baf3c (diff)
downloadpoezio-a954d2154b9939ef37961765ccca968459537e1d.tar.gz
poezio-a954d2154b9939ef37961765ccca968459537e1d.tar.bz2
poezio-a954d2154b9939ef37961765ccca968459537e1d.tar.xz
poezio-a954d2154b9939ef37961765ccca968459537e1d.zip
Add help for the plugins:
admin, alias, amsg, day_change, exec, figlet, mpd_client, rainbow
Diffstat (limited to 'doc/en/plugins/amsg.txt')
-rw-r--r--doc/en/plugins/amsg.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/en/plugins/amsg.txt b/doc/en/plugins/amsg.txt
new file mode 100644
index 00000000..afac32ea
--- /dev/null
+++ b/doc/en/plugins/amsg.txt
@@ -0,0 +1,24 @@
+Amsg
+====
+
+This plugin broadcasts a message to all your joined rooms.
+
+Installation
+------------
+You only have to load the plugin.
+
+================
+
+ /load amsg
+
+================
+
+
+Command
+-------
+
+===============
+
+ /amsg message
+
+==============