2003-07-01 17:06:06 +00:00
|
|
|
|
2014-07-06 15:00:46 +02:00
|
|
|
%9Syntax:%9
|
|
|
|
|
2004-09-18 20:56:33 +00:00
|
|
|
@SYNTAX:knock@
|
2003-07-01 17:06:06 +00:00
|
|
|
|
2014-07-06 15:00:46 +02:00
|
|
|
%9Parameters:%9
|
|
|
|
|
|
|
|
The channel you wish to get invited to.
|
|
|
|
|
|
|
|
%9Description:%9
|
|
|
|
|
|
|
|
Sends an invitation request to the channel operators of the target channel;
|
|
|
|
this command may not work on all IRC servers.
|
2014-08-07 22:00:40 +02:00
|
|
|
|
2014-07-06 15:00:46 +02:00
|
|
|
The following conditions must be met:
|
2003-07-01 17:06:06 +00:00
|
|
|
|
2014-07-06 15:00:46 +02:00
|
|
|
* You are not banned from the channel.
|
|
|
|
* The channel is not private.
|
|
|
|
* You may not be already in the channel.
|
|
|
|
* The channel must be invite only, have a key or has exceeded its user
|
|
|
|
limit.
|
2003-07-01 17:06:06 +00:00
|
|
|
|
2014-07-06 15:00:46 +02:00
|
|
|
%9Examples:%9
|
2003-07-01 17:06:06 +00:00
|
|
|
|
2014-07-06 15:00:46 +02:00
|
|
|
/KNOCK #irssi
|
|
|
|
/KNOCK #freenode
|
|
|
|
/KNOCK #github
|
2003-07-01 17:06:06 +00:00
|
|
|
|
2014-07-06 15:00:46 +02:00
|
|
|
%9See also:%9 INVITE, JOIN
|
2004-09-18 20:56:33 +00:00
|
|
|
|