Page 1 of 1
How to change channel name?
Posted: Sun Jul 23, 2006 1:07 pm
by diamond
I want to change private channel name.How can i change channel name?
i want tot change #aaa to #bbb.Please help me.

Posted: Sun Jul 23, 2006 1:23 pm
by Jobe
YOu simply join the other channel name. If it is registered you can use /msg ChanServ drop #channel to drop it if you are the registered founder fo the channel.
Posted: Sun Jul 23, 2006 4:43 pm
by diamond
Not. I mean,without dropped these channel.I want to know command for change channel name.If i'm services admin,can i it?i really don't know,how to change channel name.Please help me.
I want to change #aaa to #bbb
Posted: Sun Jul 23, 2006 5:31 pm
by wax
no, it's imposible, but you can link channels.
(/helpop chmodes)
Posted: Sun Jul 23, 2006 11:36 pm
by JanisB
foreach user on #aaa -> /sajoin to #bbb, /sapart from #aaa.
Welcome to abuse-free world...
Posted: Mon Jul 24, 2006 1:41 pm
by WilliamWIkked
To sum it up, diamond, you cannot physically change the channel name. You must create a new channel named #bbb and register it also.
If you want users from #aaa to join #bbb, simply do this in #aaa:
/mode #aaa +lL 1 #bbb
(+l limits the users allowed to 1, +L links the room to #bbb)
You must have 1 person in #aaa at all times for the link to remain.