Difference between revisions of "Create your own channel"

From Mibbit Wiki
Jump to: navigation, search
(extra page for protect)
(/cs info)
Line 4: Line 4:
 
# First of all, '''[[Create your own nickname|register your nick]]name''' (or identify: /ns id yourPW ).
 
# First of all, '''[[Create your own nickname|register your nick]]name''' (or identify: /ns id yourPW ).
 
# '''Join the channel'''. If you haven't already, join your channel, by typing <code>/join #chan</code>, changing "chan" to your channel's name. If it's not already taken yet, you should get a star (this means you're an op). Otherwise choose a different channel name or ask everybody to leave.
 
# '''Join the channel'''. If you haven't already, join your channel, by typing <code>/join #chan</code>, changing "chan" to your channel's name. If it's not already taken yet, you should get a star (this means you're an op). Otherwise choose a different channel name or ask everybody to leave.
# '''Register with ChanServ'''. The first user who joins an '''empty''' unregistered channel gets op status and can register the channel with ChanServ. ChanServ is a service that helps with these sorts of things. Just type <code>/cs register '''#chan aSecretPassword a short description of the purpose or usage of the room'''</code> . Where "aSecretPassword" is some password you make up. This is your channel registration password, it should be strong and kept secret. Make sure that you visit your channel using the (identified) nick you used when registering the channel every 30 days or so , otherwise it might expire (see /cs help).
+
# '''Register with ChanServ'''. The first user who joins an '''empty''' unregistered channel gets op status and can register the channel with ChanServ. ChanServ is a service that helps with these sorts of things. Just type:
# '''Get help'''. If you get stuck you can also type <code>/cs help</code> or (even better) For extensive help, or you could type <code>/join #help</code> and people will try and help you as well as they can. Multi-language documentation: http://anope.org/docgen/1.8/en_us/ChanServ.php  
+
/cs register '''#chan aSecretPassword a short description of the purpose or usage of the room'''
 +
Where "aSecretPassword" is some password you make up. This is your channel registration password, it should be strong and kept secret. Make sure that you visit your channel using the (identified) nick you used when registering the channel every 30 days or so , otherwise it might expire (see /cs help). The description is shown in <code>/cs info #chan</code> (it is different from "/topic").
 +
* '''Get help'''. If you get stuck you can also type <code>/cs help</code> or (even better) For extensive help, or you could type <code>/join #help</code> and people will try and help you as well as they can. Multi-language documentation: http://anope.org/docgen/1.8/en_us/ChanServ.php  
  
(/cs is an alias for /msg ChanServ on the Mibbit network and in many IRC clients).
+
*'''/cs''' is an alias for '''/msg ChanServ''' on the Mibbit network and in many IRC clients
  
 
[[Category:How To]][[Category:Irc.mibbit.net]]
 
[[Category:How To]][[Category:Irc.mibbit.net]]
 
{{DEFAULTSORT:Create Your Own Channel}}
 
{{DEFAULTSORT:Create Your Own Channel}}

Revision as of 10:19, 5 August 2010

This was made specifically for irc.mibbit.net. Although it is possible that it works with other servers, we can not guarantee.

Registering your Channel

  1. First of all, register your nickname (or identify: /ns id yourPW ).
  2. Join the channel. If you haven't already, join your channel, by typing /join #chan, changing "chan" to your channel's name. If it's not already taken yet, you should get a star (this means you're an op). Otherwise choose a different channel name or ask everybody to leave.
  3. Register with ChanServ. The first user who joins an empty unregistered channel gets op status and can register the channel with ChanServ. ChanServ is a service that helps with these sorts of things. Just type:
/cs register #chan aSecretPassword a short description of the purpose or usage of the room

Where "aSecretPassword" is some password you make up. This is your channel registration password, it should be strong and kept secret. Make sure that you visit your channel using the (identified) nick you used when registering the channel every 30 days or so , otherwise it might expire (see /cs help). The description is shown in /cs info #chan (it is different from "/topic").

  • Get help. If you get stuck you can also type /cs help or (even better) For extensive help, or you could type /join #help and people will try and help you as well as they can. Multi-language documentation: http://anope.org/docgen/1.8/en_us/ChanServ.php
  • /cs is an alias for /msg ChanServ on the Mibbit network and in many IRC clients