5d8c5860cc38e30df497ce83271eb3338963889b
[ircu2.10.12-pk.git] / ircd / test / channel-1.cmd
1 define srv localhost:7701
2
3 connect cl1 Alex alex %srv% :Test client 1
4 connect cl2 Bubb bubb %srv% :Test client 2
5 :cl1 join #test
6 :cl1 join #test2
7 :cl1 mode #test +bb *!*@127.0.0.1 *!*@127.0.0.2
8 :cl2 wait cl1
9 :cl2 join #test
10 :cl1 wait cl2
11 :cl1 invite Bubb #test
12 :cl2 expect *cl1 invite #test
13 :cl2 join #test
14 :cl2 privmsg #test :Hello, *cl1.
15 :cl2 nick Buba
16 :cl2 mode #test +l 15
17 :cl1 wait cl2
18 :cl1 privmsg #test :Hello, *cl2.
19 :cl1 mode #test -b+kv *!*@127.0.0.1 secret Bubb
20 :cl1 mode #test +b foo!bar@baz
21 :cl1 mode #test +b
22 :cl1 mode #test :
23 :cl1 mode #test
24 :cl1 raw who #test %lfuh
25 :cl2 wait cl1
26 :cl2 part #test
27 :cl1 wait cl2
28 :cl2 join #test public
29 :cl2 join #test secret
30 :cl1 join 0
31 :cl1 join #test2
32 :cl2 wait cl1
33 :cl2 join #test2
34 :cl1 wait cl2
35 :cl1 mode #test2 +smtinrDlAU 15 apples oranges
36 :cl1 mode #test2
37 :cl2 wait cl1
38 :cl2 join #test2 apples
39 :cl2 privmsg #test2 :Hello, oplevels.
40 :cl2 mode #test2
41 :cl2 mode #test2 -io+v Alex Alex
42 :cl1 wait cl2
43 :cl1 part #test2
44 :cl1 join #test2
45 :cl2 wait cl1
46 :cl2 mode #test2 -D
47 :cl2 mode #test +v Alex
48 :cl1 oper oper1 oper1
49 :cl1 wait cl2
50 :cl1 raw die :testing over