this command gets rid of them sooner.
In order to use the RELEASE command for a nick, your
current address as shown in /WHOIS must be on that nick's
access list, you must be identified and in the group of
that nick, or you must supply the correct password for
the nickname.
GHOST
Syntax: /msg NickServ GHOST nickname [password]
Terminates a "ghost" IRC session using your nick. A
"ghost" session is one which is not actually connected,
but which the IRC server believes is still online for one
reason or another. Typically, this happens if your
computer crashes or your Internet or modem connection
goes down while you're on IRC.
In order to use the GHOST command for a nick, your
current address as shown in /WHOIS must be on that nick's
access list, you must be identified and in the group of
that nick, or you must supply the correct password for
the nickname.
INFO
Syntax: /msg NickServ INFO nickname [ALL]
Displays information about the given nickname, such as
the nick's owner, last seen address and time, and nick
options. If you are identified for the nick you're
getting information for and ALL is specified, you will
be shown all the information; regardless of whether
it's hidden or not.
LIST
Syntax: /msg NickServ LIST pattern
Lists all registered nicknames which match the given
pattern, in nick!user@host format. Nicks with the
PRIVATE option set will not be displayed.
Examples:
LIST *!joeuser@foo.com
Lists all nicks owned by joeuser@foo.com.
LIST *Bot*!*@*
Lists all registered nicks with Bot in their
names (case insensitive).
LIST *!*@*.bar.org
Lists all nicks owned by users in the bar.org
domain.
ALIST
Syntax: /msg NickServ ALIST [level]
Lists all channels you have access on. Optionally, you can specify
a level in XOP or ACCESS format. The resulting list will only
include channels where you have the given level of access.
Examples:
ALIST Founder
Lists all channels where you have Founder
access.
ALIST AOP
Lists all channels where you have AOP
access or greater.
ALIST 10
Lists all channels where you have level 10
access or greater.
Channels that have the NOEXPIRE option set will be
prefixed by an exclamation mark.
GLIST
Syntax: /msg NickServ GLIST
Lists all nicks in your group.
STATUS
Syntax: /msg NickServ STATUS nickname...
Returns whether the user using the given nickname is
recognized as the owner of the nickname. The response has
this format:
nickname status-code
where nickname is the nickname sent with the command, and
status-code is one of the following:
0 - no such user online or nickname not registered
1 - user not recognized as nickname's owner
2 - user recognized as owner via access list only
3 - user recognized as owner via password identification
Up to sixteen nicknames may be sent with each command; the
rest will be ignored. If no nickname is given, your status
will be returned.
SENDPASS
Syntax: /msg NickServ SENDPASS nickname
Send the password of the given nickname to the e-mail address
set in the nickname record. This command is really useful
to deal with lost passwords.
May be limited to IRC operators on certain networks.
This command is unavailable because encryption is enabled.
No Responses