    	   ____________________________________
	  | Nickserv v0.1 AlPhA - By WaReZ_GoD |
	  | Bp404@Yfn2.Ysu.Edu		       |
	   ------------------------------------

Contents:

 I. Nickserv - Getting Started
     1. How do I install Nickserv?
     2. Getting Nickserv updates
II. Using Nickserv
     1. Registering a Nickname
     2. Unregistering A Nickname
     3. Changing Your Password
     4. Claiming a Nickname
     5. Protecting a Nickname
     6. Removing a Protected Nickname



I Nickserv - Getting Started
----------------------------
1. How do I install Nickserv?
 
 Nickserv is very easy to install. First and foremost
 you must have an eggdrop bot installed on a shell
 account. If you do not, then I suggest downloading it
 from ftp.sodre.net and reading the documentation or
 paying a visit to #Eggdrop on Undernet.
 If you already have an "Eggie" installed, then all you
 have to do is copy the nickserv.tcl to your scripts
 directory (Thats in the Eggdrop Directory).
 Then edit the NICKSERV.TCL file and find where it says
 
	putserv "OPER WaReZ-GoD mypword"

 and change WaReZ-GoD to your Oper account name and
 change mypword to your password on the IRC network.
 Next, add the line

		source scripts/nickserv.tcl

 to the end of your eggdrop configuration file.

2. Getting Nickserv updates

 All nickserv updates can be found on ftp.sodre.net or
 you can prob. get it from #Eggdrop on Undernet IRC. If
 you have any questions that aren't covered in this
 document then you can mail me at Bp404@Yfn2.Ysu.Edu



II. Using Nickserv
------------------

1. Registering A Nickname

 To do this, all you or your networks users have to do
 is type /MSG <your nickserv nick> REGISTER <nickname>
 <password>. <nickname> is the nickname that you want
 to register and <password> is the password to register
 <nickname> with. If the nickname is already registered
 or you already have a nickname registered to you an
 error message will show up

2. Unregistering A Nickname
 
 To do this simply type /MSG <your nickserv nick>
 UNREGISTER <nickname> <pword>

3. Changing Your Password

 To do this type /MSG <your nickserv nick> CHANGEPASS
 <nickname> <old password> <new password>

4. Claiming A Nickname

 If you log onto the network and your nickname is in
 use, type /MSG <your nickserv nick> CLAIM <nickname>
 <password> and the user using your nick will be kicked
 off of the network allowing you to re-claim the
 nickname.

5. Protecting A Nickname

 In order to protect a nickname you must have a bot
 masters status on the Nickserv bot. If you do, then
 type /MSG <your nickserv nick> PROTECT <nickname>
 This command will protect a nickname so nobody can
 register it.

6. Removing A Protected Nickname

 In order to remove a protected nickname you must have
 a bot masters status on the Nickserv bot. If you do,
 then type /MSG <your nickserv nick> REMOVE <nickname>

 =====================[ END HELP ]=====================