diff options
Diffstat (limited to 'docs/help/knock')
-rw-r--r-- | docs/help/knock | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/help/knock b/docs/help/knock new file mode 100644 index 0000000..b861f4e --- /dev/null +++ b/docs/help/knock @@ -0,0 +1,30 @@ + +%9Syntax:%9 + +KNOCK %|<channel> + +%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. + + The following conditions must be met: + + * 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. + +%9Examples:%9 + + /KNOCK #irssi + /KNOCK #libera + /KNOCK #github + +%9See also:%9 INVITE, JOIN + |