How Can We Help?
NickServ STATUS
Table of Contents
Description
Returns whether the user using the given nickname is recognized as the owner of the nickname. The response has this format:
nickname status-code account
where nickname is the nickname sent with the command, status-code is one of the following, and account is the account they are logged in as.
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
If no nickname is given, your status will be returned.
Commands
/NS STATUS [nickname]
Examples
/msg NickServ STATUS Fred
Displays the status of Fred.
/msg NickServ STATUS
Displays your status.