From: Alexander Barton Date: Sun, 24 Feb 2013 17:53:10 +0000 (+0100) Subject: Commands.txt: Update description of the "INVITE" command X-Git-Tag: rel-21-rc1~120 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=commitdiff_plain;h=be08349dcb2ed3e89040112a241e022ee802baa4;ds=sidebyside Commands.txt: Update description of the "INVITE" command --- diff --git a/doc/Commands.txt b/doc/Commands.txt index 2d3cab2f..2967b43d 100644 --- a/doc/Commands.txt +++ b/doc/Commands.txt @@ -419,14 +419,17 @@ Channel Commands ~~~~~~~~~~~~~~~~ - INVITE - INVITE + INVITE . - Invites to . - does not have to exist, but if it does, only members of the - channel are allowed to invite other clients. + Invite to join channel . . - If the mode "+i" is set, only operators may invite - other clients. + does not have to exist, but if it does, only members of the + channel are allowed to invite other users. If the channel mode "+i" + is set, only channel "half-ops" (and above) may invite other clients, + and if channel mode "+V" is set, nobody can invite other users. + + References: + - RFC 2812, 3.2.7 "Invite message" - JOIN JOIN []