Edit History Actions Discussion

Diff for "Howto/Register_Nickname"

Differences between revisions 8 and 16 (spanning 8 versions)
Revision 8 as of 2007-11-19 18:55:08
Size: 1573
Editor: adsl-76-192-184-152
Comment: added the alias tip, so the user can use "/ns" instead of "/msg NickServ
Revision 16 as of 2011-12-26 05:53:00
Size: 1850
Editor: 184-100-8-110
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
=== Register to the Nickserv on SystemShell ===
Start by connecting to IRC, and make sure you are on the right IRC network (irc.allshells.net). If you don't know how to do this see ["Info/IRC"].
= Register with Nickserv on BlinkenIRC =
Line 4: Line 3:
To register with NickServ send type this command into IRC: (replace <password> with your password, and optionally enter an email adress) == Register ==

Start by connecting to IRC, and make sure you are on the right IRC network (irc.blinkenshell.org). If you don't know how to do this see [[Info/IRC]].

Change your nickname to the one you want to use in the future, the nickname you want to register. You can change nickname with this command: `/nick <nickname>`.

To register with NickServ use this command: (replace <password> and <email> with your desired password and a working email address)
Line 6: Line 11:
/msg NickServ REGISTER <password> [email] /msg NickServ REGISTER <password> <email>
Line 9: Line 14:
This will register your currently used nickname. Change your nick (/nick <nickname>) to the one you want registered before sending this command.

It is not allowed to pick a password wich is less than 5 characters long. Beware that your password is case sensitive (which means foolish, FOOLISH or fooLish would be three different passwords.)

Now you have registered your nick with NickServ, and what's more, you are also already identified.

For more information type:
To get some additional help, type:
Line 20: Line 19:
The password has to be at least 5 characters long. Beware that your password is case sensitive (which means foolish, FOOLISH or fooLish would be three different passwords.)
Line 21: Line 21:
Now you have to identify yourself each time you connect to IRC. To identify use this command: Now you have registered your nick with NickServ, and what's more, you are also already identified.

== Identify ==

You will have to identify with NickServ every time you connect to IRC. You do this by issuing the following command:
Line 26: Line 31:
== Irssi ==
Line 27: Line 33:
You now may want to play around with NickServ. Feel free an try some commands like
{{{
/msg NickServ HELP
}}}



You may also want to speed up this process by making an irssi alias.
You can create an alias in irssi so you won't have to type as much:
Line 38: Line 37:
where, NS is the alias you want to use. To use this alias, you would do
To use this alias type:
Line 43: Line 43:
You can also make irssi automatically identify with NickServ each time you connect by issuing a command like:
{{{
/NETWORK ADD -autosendcmd "/^msg nickserv identify <password>;wait 2000" BlinkenIRC
}}}
Line 44: Line 48:
You have to have a network named BlinkenIRC and use that network name to connect for this to work (ie `/connect BlinkenIRC` instead of `/connect irc.blinkenshell.org`.)
Line 45: Line 50:

Have fun! And don't forget to join #blinkenshell and say hello to independence ;-)
Have fun! And don't forget to join #blinkenshell and say hello to [[independence]] ;-)

Register with Nickserv on BlinkenIRC

Register

Start by connecting to IRC, and make sure you are on the right IRC network (irc.blinkenshell.org). If you don't know how to do this see Info/IRC.

Change your nickname to the one you want to use in the future, the nickname you want to register. You can change nickname with this command: /nick <nickname>.

To register with NickServ use this command: (replace <password> and <email> with your desired password and a working email address)

/msg NickServ REGISTER <password> <email>

To get some additional help, type:

/msg NickServ HELP REGISTER

The password has to be at least 5 characters long. Beware that your password is case sensitive (which means foolish, FOOLISH or fooLish would be three different passwords.)

Now you have registered your nick with NickServ, and what's more, you are also already identified.

Identify

You will have to identify with NickServ every time you connect to IRC. You do this by issuing the following command:

/msg NickServ IDENTIFY <password>

Irssi

You can create an alias in irssi so you won't have to type as much:

/alias NS /msg nickserv

To use this alias type:

/NS {IDENTIFY,REGISTER,HELP,or any other nickserv command}

You can also make irssi automatically identify with NickServ each time you connect by issuing a command like:

/NETWORK ADD -autosendcmd "/^msg nickserv identify <password>;wait 2000" BlinkenIRC

You have to have a network named BlinkenIRC and use that network name to connect for this to work (ie /connect BlinkenIRC instead of /connect irc.blinkenshell.org.)

Have fun! And don't forget to join #blinkenshell and say hello to independence ;-)

/join #blinkenshell