File: knock

package info (click to toggle)
irssi 1.4.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,224 kB
  • sloc: ansic: 64,103; sh: 4,970; perl: 2,734; makefile: 1,206
file content (30 lines) | stat: -rw-r--r-- 618 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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