diff options
author | Timo Sirainen <cras@irssi.org> | 2003-07-01 17:06:06 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2003-07-01 17:06:06 +0000 |
commit | 14a626369056a1dca664ea3f299b614489a83059 (patch) | |
tree | 50fbd1fdf0fd2916abc0da231d841bdf74bea61d /docs | |
parent | f8ec381c1a54f636ad4d8ab99863cef58537b1d5 (diff) | |
download | irssi-14a626369056a1dca664ea3f299b614489a83059.zip |
Added, by six
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3121 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs')
-rw-r--r-- | docs/help/in/knock.in | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/help/in/knock.in b/docs/help/in/knock.in new file mode 100644 index 00000000..36100fbf --- /dev/null +++ b/docs/help/in/knock.in @@ -0,0 +1,15 @@ + +KNOCK %|<channel> + +Works only in some IRC networks (hybrid-like ircds). + +KNOCK is a feature that lets you request access to a channel they cannot join without an invite, a key or a raised limit. + +The following conditions must be met for KNOCK to work: + + - You are not banned from the channel + - Channel is not secret (+s) + - You are not already on the channel + - Channel is invite only (+i), has a key (+k) or limit is full + +When successful KNOCK issued, it sends a notice to channel operators. Use of KNOCK is rate limited by server. |