Difference between revisions of "Create your own channel"

From Mibbit Wiki
Jump to: navigation, search
m (L2Tafel moved to Create your own channel: revert)
(anope2)
 
(28 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<big><big>Welcome to irc.mibbit.com</big></big>
+
{{notice|This was made specifically for irc.mibbit.net. Although it is possible that it works with other servers, we can not guarantee.}}
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.
 
  
<big>'''1.''' Register your nickname</big>
+
== Registering your Channel ==
:First of all, [[Create_your_own_nickname | register your nick]] (or identify).
+
# First of all, '''[[Create your own nickname|register your nick]]name''' (or identify: /ns id yourPW ).
<big>'''2.''' Join your channel</big>
+
# '''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.
:If you haven't already, join your channel, by typing <tt>/join #my_channel</tt> (changing "my_channel" to your channel's name. If it's not already taken yet, you should get a star (this means you're an op).
+
# '''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:
<big>'''3.''' Register with ChanServ</big>
+
/msg chanserv register #chan [description]
:Now (if you are op) register the channel with ChanServ. ChanServ is a bot that helps with these sorts of things. Just type <tt>/msg ChanServ register #my_channel <password> <description></tt>. Where <password> is some password you make up.
+
the description is optional and could explain the purpose or usage of the room.
<big>'''4.''' Protect your channel (optional)</big>
 
:To prevent random people to join your room, type <tt>/mode #my_channel +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 stuck 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. Multi-language documentation: http://dev.anope.org/docgen/en_us/ChanServ.php
 
  
[[Category: How To]][[Category:IRC]]
+
Example:
 +
/msg chanserv register #fun_for_all Please enjoy your stay
 +
 
 +
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"). You won't see "ChanServ" in you user list (it works in the background on Mibbit.net).
 +
 
 +
* you also can '''[[protect your channel]]''' in various ways.
 +
 
 +
* '''Get help'''. If you get stuck you can also type <code>/cs help register</code> . For extensive help you could type <code>/join #help</code> and people will try and help you as well as they can.
 +
 
 +
*'''/cs''' is an alias for '''/msg ChanServ''' on the Mibbit network and in many IRC clients
 +
 
 +
Important: keep in mind that you must identify to nickserv each time you connect to the IRC server:
 +
 
 +
/ns identify yourpassword
 +
 
 +
[[Category:How To]][[Category:Irc.mibbit.net]]
 +
{{DEFAULTSORT:Create Your Own Channel}}

Latest revision as of 14:37, 2 March 2015

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:
/msg chanserv register #chan [description]

the description is optional and could explain the purpose or usage of the room.

Example:

/msg chanserv register #fun_for_all Please enjoy your stay

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"). You won't see "ChanServ" in you user list (it works in the background on Mibbit.net).

  • Get help. If you get stuck you can also type /cs help register . For extensive help you could type /join #help and people will try and help you as well as they can.
  • /cs is an alias for /msg ChanServ on the Mibbit network and in many IRC clients

Important: keep in mind that you must identify to nickserv each time you connect to the IRC server:

/ns identify yourpassword