NICKSERV
To register a nick type:
/NickServ REGISTER <password> <email>
You will then receive an email from the network , follow its
instructions to complete your registration
To Identify a nick type:
// identify <Nick> <Passwd> OR your
passwd is secret then // identify $?* (Enter)
then type your Passwd
To change your nick type:
/Nick <new-nick>
To see the info of a nick type:
/NickServ info <nick>
To drop a nick, first identify as the founder of it, then type:
/NickServ DROP
Now you will be given a code
To change password of your nick type:
/NickServ SET Passwd <old password> <new password>
No Memo:
/NickServ SET Nomemo ON
(Now body can send you a memo)
To Enables Memo type:
/NickServ Set Nomemo Off
To display your email for public viewing in NickServ info type:
/NickServ Set Showemail ON
To Stop public viewing type:
/NickServ SHOWEMAIL OFF
Recover a Nick:
If you haven't set your nick ENFORCE switch on , then this is the manual
version of preventing someone from using your nickname type:
/NickServ RECOVER
To Release Nick:
If your nick is being help by NickServ@services.dal.net type:
/NickServ RELEASE <nick> <password>
To Ghost a Nick:
If someone is using your nick type:
/NickServ GHOST <nick> <password>
To Set URL:
To set URL (uniform resource locator) type:
/NickServ SET URL
To set NoOp:
No op will give you control on what channels you are added to as Aop/Sop.
NOOP ON will stop you being added to channel op lists type:
/NickServ SET NOOP ON
To allow adding of your nick in any channel type:
/NickServ SET NOOP OFF
NOTE: We can also use just /Ns instead of writing /Nickserv
CHANSERV
To Register Chanel Type
/ChanServ REGISTER #Channel-Name password
description
To identify as founder of a channel type
/ChanServ IDENTIFY #Channel-Name password
To change the password of the channel, identify the channel
/ChanServ set #channelname passwd oldpw newpw
To see channel info type:
/ChanServ Info #Channel-Name
To drop a channel first identify as the founder then type
/ChanServ DROP #Chan-Name
To Change Channel Password, type
/ChanServ SET #Chan-Name PASSWD
To Change founder nick,first identify as the founder then use that nick you
want to set as founder then type
/ChanServ SET #Chan-Name FOUNDER
Invite Any Nick Into Channel:
It invites the sender to a channel that is set to invite only (mode +i).
Used mainly for channels where the MLOCK is set +i. You cannot invite other
users to a channel via ChanServ. Limited to channel AutoOps or above.
/ChanServ INVITE #chan-name
To unban a channel type:
/ChanServ UNBAN #chan-name
Count:
COUNT command will display the number of AOps, SOps, and AKICKs in a
channel. Limited to AutoOp or higher.
/ChanServ COUNT #Channel-Name
To change Channel Description (Only For Founder)
/ChanServ SET <#Chan-Name> DESC
To Restrict A Channel:
RESTRICT option will only allow ops into a channel. If someone who joins is
not on the AOp/SOp list, they will be kickbanned when they enter the
channel.To set RESTRICT type.
/ChanServ SET #Channel-Name RESTRICT ON
To Lock Topic:
When TOPICLOCK on, only the founder or SuperOps (depending on the option)
are able to change the topic. This setting also performs the function of the
KEEPTOPIC command. To Set TOPICLOCK type.
/ChanServ SET #Channel-Name TOPICLOCK SOP
OPGUARD:
Nobody can OP any one, if he/she is not in Aop/Sop list.When Ever any body
will try to op anyOne Chanserv will deop him/her
/Chanserve Set #Channel-Name OPGUARD on
NOTE: We can also use /Cs instead of writting /Chanserv
MEMOSERV
To send a memo
type:
/Memoserv send <nick>
<your-message>
To see the list of memos type:
/Memoserv List
To read a memo type:
/Memoserve read 1,2,3,4....
( 1,2,3... are the numbers of memos you
want to read)
To send memo to sop type:
/Memoserv sendSOP <#Channel-name>
<Message>
To delete a memo type:
/Memoserv del 1,2,3,4.....
To Send memo to aops type:
/Memoserv send #Channel-Name
<Message>
To Forward memo:
/Memoserv forward <nick>
To Remove Forward memo:
/Memoserv forward -
NOTE: We can also use /Ms instead of writing /Memoserv