mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
16 lines
536 B
Plaintext
16 lines
536 B
Plaintext
|
|
||
|
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.
|