Proper way to add a new channel
18:18:49 < drio> I want to add a new network and a new server to my irssi.. 18:18:56 < drio> and then I want to join a channel.. 18:19:03 < drio> I want all of them to be loeaded automatically.. 18:19:09 < drio> server + channel.. 18:19:11 < drio> I tried this first: 18:19:33 < drio> /SERVER ADD -auto -network operanet irc.opera.com 6667 18:19:40 < drio> but then.. 18:19:42 < drio> when I do 18:19:47 < drio> /network list 18:19:50 < drio> it doesn't show up.. 18:19:56 < drio> so I cannot change the server... 18:19:59 < drio> using ctrl + x 18:20:05 < drio> what is the proper way to do this? 18:20:22 <@znx> drio: do .. 18:20:30 <@znx> /network add something 18:20:47 < drio> done 18:20:49 <@znx> /server add -auto -network something server.com 6667 18:21:03 <@znx> /channel add -auto #channel something 18:23:36 < drio> umm.. 18:23:39 < drio> I did that.. 18:23:48 < drio> but still cannot change the server using ctrl + X 18:23:57 < drio> the list of servers shows operanet... 18:24:01 <@znx> drio: did you connect to it yet? 18:24:07 <@znx> /connect something 18:24:17 < drio> ups.. 18:24:26 < drio> since I did the -auto.. 18:24:33 < drio> I thought it was goign to connect.. 18:24:36 < drio> beautfil..
Bottom line:
18:20:30 <@znx> /network add something 18:20:49 <@znx> /server add -auto -network something server.com 6667 18:21:03 <@znx> /channel add -auto #channel something 18:24:07 <@znx> /connect something