]> jfr.im git - irc/SurrealServices/srsv.git/blob - branches/erry-devel/help/chanserv/copy.txt
initial commit of erry's Insp work.
[irc/SurrealServices/srsv.git] / branches / erry-devel / help / chanserv / copy.txt
1 %BChanServ COPY%B copies channel properties from one channel
2 to another.
3
4 * If #channel2 is not registered, you must be op in
5 #channel2.
6 * You must have permission (LEVELS %BCOPY%B) in #channel1 in
7 order to copy to #channel2.
8 * If #channel2 is already registered, you must also have
9 permission to copy to it.
10 * If no type is specified, type is assumed to be All
11
12 Available properties are:
13 * All
14 Creates a new #channel2 from #channel1. #channel2 cannot
15 be registered. You must be opped on #channel2.
16 * AKick
17 * Access
18 May only copy one particular xOp/rank list.
19 * LEVELS
20
21 Syntax:
22 %BCOPY #chan1 [%Utype [rank]%U] #chan2%B
23
24 Examples:
25 COPY #chan1 #chan2
26 COPY #chan1 akick #chan2
27 COPY #chan1 access #chan2
28 COPY #chan1 access aop #chan2