Difference between revisions of "Create your own nickname"
m (typo) |
m |
||
(71 intermediate revisions by 10 users not shown) | |||
Line 1: | Line 1: | ||
+ | <center><h1 style="background:#FFFF44">FYI: On the 30th of August, Mibbit will be shutting down. see https://mibbit.com/</h1> | ||
+ | <h2 style="color:#FFFFFF;background:#FF4444">Services on irc.mibbit.net are readonly now.</h2></center> | ||
+ | {{articles}} | ||
+ | |||
+ | {{notice|This was made specifically for irc.mibbit.net. Although it is possible that it works with other servers, we can not guarantee. | ||
+ | <br>Registering your nick name on the irc servers (such as irc.mibbit.net) is different from creating an account with Mibbit (using the "Login / Create an account" fields up the top of the page).}} | ||
+ | |||
== Registering your Nickname == | == Registering your Nickname == | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | ''' | + | <div class="boilerplate metadata" id="broken" style="background-color:#E87482; margin:1em; padding:0 10px; border:1px solid #000; border-radius:12px font-size:1.5em;"> |
+ | |||
+ | '''Yahoo, Hotmail, MSN, and Live.com''' often silently do not deliver irc.mibbit.net's emails. Try to avoid registering with these email providers. | ||
+ | |||
+ | Yahoo and Yahoo ''managed'' emails such as ''ATT' and ''SBCGlobal'' sometimes works, but not always. Gmail works 99% well. | ||
− | + | </div> | |
− | + | # '''Choose a user name or nick'''. This user name should consist only of the letters from A-Z, the ciphers from 0-9 (but not as first character) and certain symbols such as "_" and "-" ("\" breakes some mails). It may have a maximum of 16 characters. Please note that some nicknames are used internally and cannot be used. Also, please stay family friendly with your nicknames | |
+ | #'''Change your user name to the user name you have chosen'''. Suppose you chose the nick ''"StupidName" '' for example. Type the following in the input line: | ||
+ | #:<code>/nick StupidName</code> | ||
+ | # '''Register your nick or user name'''. Type the following command and replace ''your_password'' with a password that will be easy to remember and use a working email address. | ||
+ | #:<code>/ns register ''yourPassword'' ''yourEmailAccountName@yourMailProvider''</code> | ||
+ | #:(no nick here, otherwise you'll get "use a more obscure password" or similar) | ||
+ | #'''Get the confirmation code from your email inbox'''. Type the following command and replace ''confirmation_code'' with the code sent to you in the email (<b>NEVER</b> replace the word "nickserv" in /msg nickserv ... with your nick). It has the template shown [[Create_your_own_nickname#Email reference|below]]. If you don't see our email in any folder (check spam too) you could try /ns resend . | ||
+ | #:<code>/ns confirm ''confirmation_code''</code> | ||
+ | # '''Register an alternate nickname using the same password'''. If you would like to register an alternate nickname, repeat the same procedure, using steps 2 to 4. Alternatively type /ns GROUP mainNick mainPass (see /ns help group) | ||
+ | #'''Identify with NickServ'''. Each time you connect, you should sign in, or "identify" yourself, using the following command: | ||
+ | #:<code>/ns identify ''your_password'' </code> ( or <code>/identify ''your_password''</code> on some servers ) | ||
+ | #'''Auto connect with mibbit:''' For your convience, if you are using the fully featured http://chat.mibbit.com (main client) and created a Mibbit account and are logged in, you can add that nick and password to the "My Account" list to be auto-identified, see [[Autoidentify]]. Most clients have their own way of setting up an auto-connect also. | ||
+ | ( '''/ns''' is an alias for '''/msg nickserv''' on the Mibbit network and on most IRC clients ) | ||
+ | {{notice|If you get on the server (after registering) and someone else has taken your name: type in /ns GHOST <username> <password> to kick the user from your nickname. Then type /nick <username> to change your nick back!}} | ||
+ | |||
+ | You can also do '/ns help' or '/ns help' for extensive help (some servers also use /nickserv). See also [http://anope.org/docgen/1.8/en_us/NickServ.php Anope's help documenation]. | ||
---- | ---- | ||
Line 24: | Line 38: | ||
After successfully registering your nick you now might also want to [[create your own channel]]. | After successfully registering your nick you now might also want to [[create your own channel]]. | ||
− | [[Category: | + | == Email reference == |
+ | From: services@mibbit.com | ||
+ | To: "nick" <user@host.com.net> | ||
+ | Subject: Nickname Registration (''nick'') | ||
+ | Hi, | ||
+ | You have requested to register the following nickname ''nick''. | ||
+ | Please type " /msg nickserv confirm ''confirmation_code'' " to complete registration. | ||
+ | If you don't know why this mail is sent to you, please ignore it silently. | ||
+ | PLEASE DON'T ANSWER TO THIS MAIL! | ||
+ | Mibbit administrators. | ||
+ | |||
+ | [[Category:How To]][[Category:irc.mibbit.net]][[Category:Nickserv]] |
Latest revision as of 12:49, 23 August 2024
Contents
FYI: On the 30th of August, Mibbit will be shutting down. see https://mibbit.com/
Services on irc.mibbit.net are readonly now.
Wiki Home | FAQ | Features | IRC Commands | IRC Modes | Widget Information | Widget: WebIRC Server Setup | URI Parameters | Wish List | Registration Information | Mibbit Staff |
Home | Quick Start Guide | Live Mibbit Help
This was made specifically for irc.mibbit.net. Although it is possible that it works with other servers, we can not guarantee.
|
Registering your Nickname
- Choose a user name or nick. This user name should consist only of the letters from A-Z, the ciphers from 0-9 (but not as first character) and certain symbols such as "_" and "-" ("\" breakes some mails). It may have a maximum of 16 characters. Please note that some nicknames are used internally and cannot be used. Also, please stay family friendly with your nicknames
- Change your user name to the user name you have chosen. Suppose you chose the nick "StupidName" for example. Type the following in the input line:
/nick StupidName
- Register your nick or user name. Type the following command and replace your_password with a password that will be easy to remember and use a working email address.
/ns register yourPassword yourEmailAccountName@yourMailProvider
- (no nick here, otherwise you'll get "use a more obscure password" or similar)
- Get the confirmation code from your email inbox. Type the following command and replace confirmation_code with the code sent to you in the email (NEVER replace the word "nickserv" in /msg nickserv ... with your nick). It has the template shown below. If you don't see our email in any folder (check spam too) you could try /ns resend .
/ns confirm confirmation_code
- Register an alternate nickname using the same password. If you would like to register an alternate nickname, repeat the same procedure, using steps 2 to 4. Alternatively type /ns GROUP mainNick mainPass (see /ns help group)
- Identify with NickServ. Each time you connect, you should sign in, or "identify" yourself, using the following command:
/ns identify your_password
( or/identify your_password
on some servers )
- Auto connect with mibbit: For your convience, if you are using the fully featured http://chat.mibbit.com (main client) and created a Mibbit account and are logged in, you can add that nick and password to the "My Account" list to be auto-identified, see Autoidentify. Most clients have their own way of setting up an auto-connect also.
( /ns is an alias for /msg nickserv on the Mibbit network and on most IRC clients )
If you get on the server (after registering) and someone else has taken your name: type in /ns GHOST <username> <password> to kick the user from your nickname. Then type /nick <username> to change your nick back! |
You can also do '/ns help' or '/ns help' for extensive help (some servers also use /nickserv). See also Anope's help documenation.
After successfully registering your nick you now might also want to create your own channel.
Email reference
From: services@mibbit.com To: "nick" <user@host.com.net> Subject: Nickname Registration (nick) Hi, You have requested to register the following nickname nick. Please type " /msg nickserv confirm confirmation_code " to complete registration. If you don't know why this mail is sent to you, please ignore it silently. PLEASE DON'T ANSWER TO THIS MAIL! Mibbit administrators.