summaryrefslogtreecommitdiffstats
path: root/docs/help/in/knock.in
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 20:18:39 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 20:18:39 +0000
commitfff5217f02d91268ce90c8c05665602c059faaef (patch)
tree2ba24d32dc96eafe7ed0a85269548e76796d849d /docs/help/in/knock.in
parentInitial commit. (diff)
downloadirssi-upstream.tar.xz
irssi-upstream.zip
Adding upstream version 1.4.5.upstream/1.4.5upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'docs/help/in/knock.in')
-rw-r--r--docs/help/in/knock.in30
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/help/in/knock.in b/docs/help/in/knock.in
new file mode 100644
index 0000000..ce8f9aa
--- /dev/null
+++ b/docs/help/in/knock.in
@@ -0,0 +1,30 @@
+
+%9Syntax:%9
+
+@SYNTAX:knock@
+
+%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
+