mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
10ae40c368
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4545 dbcabf3a-b0e7-0310-adc4-f8d773084564
17 lines
542 B
Plaintext
17 lines
542 B
Plaintext
|
|
@SYNTAX:knock@
|
|
|
|
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 private (+p)
|
|
- You are not already on the channel
|
|
- Channel is invite only (+i), has a key (+k) or limit is full
|
|
|
|
When successful KNOCK is issued, it sends a notice to channel operators. Use of KNOCK is rate limited by the server.
|
|
|