Difference between revisions of "Create your own channel"

From Mibbit Wiki
Jump to: navigation, search
(keyed channel)
Line 3: Line 3:
 
* First of all, join the channel you want. '/join #mychannel'. If it's not already taken yet, you should get a star (Means you're op).
 
* First of all, join the channel you want. '/join #mychannel'. If it's not already taken yet, you should get a star (Means you're op).
 
* Now register the channel with ChanServ (you have to have [[CreateYourOwnNickName | your nick registered]] before). ChanServ is a bot that helps with these sorts of things. Just type /msg ChanServ register #mychannel <password> <description>. Where <password> is some password you make up.
 
* Now register the channel with ChanServ (you have to have [[CreateYourOwnNickName | your nick registered]] before). ChanServ is a bot that helps with these sorts of things. Just type /msg ChanServ register #mychannel <password> <description>. Where <password> is some password you make up.
 
+
* to prevent random people to join your room typt /mode #mychannel +k mykey
 
You can also do '/msg ChanServ help' or '/cs help' for extensive help.
 
You can also do '/msg ChanServ help' or '/cs help' for extensive help.

Revision as of 15:52, 22 May 2008

You are welcome to hang out at irc.mibbit.com. You might want to create your own channel, so here's a quick guide to how to do that.

  • First of all, join the channel you want. '/join #mychannel'. If it's not already taken yet, you should get a star (Means you're op).
  • Now register the channel with ChanServ (you have to have your nick registered before). ChanServ is a bot that helps with these sorts of things. Just type /msg ChanServ register #mychannel <password> <description>. Where <password> is some password you make up.
  • to prevent random people to join your room typt /mode #mychannel +k mykey

You can also do '/msg ChanServ help' or '/cs help' for extensive help.