Difference between revisions of "Create your own channel"

From Mibbit Wiki
Jump to: navigation, search
m (Category:IRC)
Line 1: Line 1:
 +
<big><big>Welcome to irc.mibbit.com</big></big>
 
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.
 
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, [[Create_your_own_nickname | register your nick]] (or identify) and join the channel you want. '/join #mychannel'. If it's not already taken yet, you should get a star (Means you're op).
+
<big>'''1.''' Register your nickname</big>
* Now register the channel with ChanServ. 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.
+
:First of all, [[Create_your_own_nickname | register your nick]] (or identify).
* to prevent random people to join your room type /mode #mychannel +k mykey
+
<big>'''2.''' Join your channel</big>
You can also do '/msg ChanServ help' or '/cs help' for extensive help.
+
:If you haven't already, join your channel, by typing <tt>/join #mychannel</tt> (changing "mychannel" to your channel's name. If it's not already taken yet, you should get a star (this means you're an op).
 +
<big>'''3.''' Register with ChanServ</big>
 +
:Now register the channel with ChanServ. ChanServ is a bot that helps with these sorts of things. Just type <tt>/msg ChanServ register #mychannel <password> <description></tt>. Where <password> is some password you make up.
 +
<big>'''4.''' Protect your channel</big>
 +
:To prevent random people to join your room, type <tt>/mode #mychannel +k <password></tt>. You'll want this password to be different to the other password you had above. When people join your channel, they will be asked for this password before they can. This step is optional.
 +
<big>'''5.''' Get help</big>
 +
If you get stuckm you can also do '/msg ChanServ help' or '/cs help' for extensive help, or you could type <tt>/join #help</tt> and people will try and help you as well as they can.
  
 
[[Category:  How To]][[Category:IRC]]
 
[[Category:  How To]][[Category:IRC]]

Revision as of 13:46, 8 November 2008

Welcome to irc.mibbit.com 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.

1. Register your nickname

First of all, register your nick (or identify).

2. Join your channel

If you haven't already, join your channel, by typing /join #mychannel (changing "mychannel" to your channel's name. If it's not already taken yet, you should get a star (this means you're an op).

3. Register with ChanServ

Now register the channel with ChanServ. 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.

4. Protect your channel

To prevent random people to join your room, type /mode #mychannel +k <password>. You'll want this password to be different to the other password you had above. When people join your channel, they will be asked for this password before they can. This step is optional.

5. Get help If you get stuckm you can also do '/msg ChanServ help' or '/cs help' for extensive help, or you could type /join #help and people will try and help you as well as they can.