summaryrefslogtreecommitdiff
path: root/doc/en/plugins/admin.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/admin.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/admin.txt')
-rw-r--r--doc/en/plugins/admin.txt34
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/en/plugins/admin.txt b/doc/en/plugins/admin.txt
new file mode 100644
index 00000000..c7755fac
--- /dev/null
+++ b/doc/en/plugins/admin.txt
@@ -0,0 +1,34 @@
+Admin aliases
+=============
+
+This plugin adds several aliases, to shorten roles/affiliations management.
+
+Installation
+------------
+You only have to load the plugin.
+
+================
+
+ /load admin
+
+================
+
+
+Aliases
+------
+
+Roles
+~~~~~
+- _/visitor_
+- _/participant_
+- _/moderator_
+- _/mute_ (same as _/visitor_)
+- _/op_ (same as _/moderator_)
+
+Affiliations
+~~~~~~~~~~~~
+- _/admin_
+- _/member_
+- _/noaffiliation_ (sets the affiliation to _none_)
+- _/owner_
+- _/voice_ (same as _/member_)