From 097c72aa65d9914d688eaece718648ca060e287a Mon Sep 17 00:00:00 2001 From: Sebastian Köhler Date: Sun, 5 Aug 2012 23:38:47 +0200 Subject: Tests and documentation for xop --- doc/Modes.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/Modes.txt') diff --git a/doc/Modes.txt b/doc/Modes.txt index e47e2707..d61bd2d0 100644 --- a/doc/Modes.txt +++ b/doc/Modes.txt @@ -66,7 +66,12 @@ channel of which he is a member. mode since description + q 20? User is channel owner can only be set by a service, other + owner and irc op. Can promote other users to q, a, o, h, v. + a 20? User is channel admin and can promote other users to v, h, o o 0.2.0 User is channel operator and can op/kick/... other members. + h 20? User is half op and can set channel modes imntvIbek and kick + voiced and normal users. v 0.2.0 User is "voiced" and can speak even if channel is moderated. -- cgit 1.4.1 From b12acddf4fd143a91a825ba40ef0a15d7f2c3e4a Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Sun, 23 Sep 2012 17:52:26 +0200 Subject: doc/Modes.txt: add version number to new channel modes --- doc/Modes.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/Modes.txt') diff --git a/doc/Modes.txt b/doc/Modes.txt index dec80ce8..e3b754d6 100644 --- a/doc/Modes.txt +++ b/doc/Modes.txt @@ -68,11 +68,11 @@ channel of which he is a member. mode since description - q 20? User is channel owner can only be set by a service, other + q 20 User is channel owner can only be set by a service, other owner and irc op. Can promote other users to q, a, o, h, v. - a 20? User is channel admin and can promote other users to v, h, o + a 20 User is channel admin and can promote other users to v, h, o o 0.2.0 User is channel operator and can op/kick/... other members. - h 20? User is half op and can set channel modes imntvIbek and kick + h 20 User is half op and can set channel modes imntvIbek and kick voiced and normal users. v 0.2.0 User is "voiced" and can speak even if channel is moderated. -- cgit 1.4.1