]> jfr.im git - irc/SurrealServices/srsv.git/blob - tags/0.4.3.1-pre2/help/nickserv/ajoin.txt
cut of branches/0.4.3
[irc/SurrealServices/srsv.git] / tags / 0.4.3.1-pre2 / help / nickserv / ajoin.txt
1 Syntax: %BAJOIN%B [%Unick%U] %BADD%B <%Uchannel%U>
2 %BAJOIN%B [%Unick%U] %BDEL%B <%Uchannel|entry-nr|list%U>
3 %BAJOIN%B [%Unick%U] %BLIST%B [%Umask|list%U]
4 %BAJOIN%B [%Unick%U] %BJOIN%B
5 %BAJOIN%B [%Unick%U] %BCLEAR%B
6 %BAJOIN%B [%Unick%U] %BWIPE%B
7
8 Maintains the %BAutoJoin list%B for nick group.
9 If a user identifies to his nickname, he will
10 automatically join the listed channels.
11
12 The %BAJOIN ADD%B command adds the given channel
13 to the AutoJoin list.
14
15 The %BAJOIN DEL%B command removes the given channel
16 from the AutoJoin list. If a list of entry numbers is given,
17 those entries are deleted.
18
19 The %BAJOIN LIST%B command displays the AutoJoin list.
20 If a wildcard mask is given, only those entries matching the
21 mask are displayed. If a list of entry numbers is given, only
22 those entries are shown.
23
24 The %BAJOIN JOIN%B attempts to join you to all of the channels
25 in your list.
26 NOTE: %BAJOIN%B does not [attempt to] bypass bans, chmode +i,
27 or any other such thing.
28
29 The %BAJOIN WIPE%B command clears all entries on the
30 AutoJoin list.