Welcome to EScriptIRC, The IRC-related documentation wiki.
We currently have 242 documents and 30,047 edits altogether.

NickServ:LIST

From EScriptIRC, The IRC-related documentation wiki

Jump to: navigation, search

Syntax: /msg NickServ LIST pattern [FORBIDDEN] [NOEXPIRE] [UNCONFIRMED]

Lists all registered nicknames which match the given pattern, in nick!user@host format. Nicks with the PRIVATE option set will only be displayed to Services admins. Nicks with the NOEXPIRE option set will have a ! appended to the nickname for Services admins. If the FORBIDDEN, NOEXPIRE or UNCONFIRMED options are given, only nicks which, respectively, are FORBIDDEN, UNCONFIRMED or have the NOEXPIRE flag set will be displayed. If all three options are given, all three types of nicks will be displayed. These options are limited to Services admins. Examples:

    LIST *!someone@escriptirc.com

Lists all registered nicks owned by joeuser@foo.com.

    LIST *Bot*!*@*

Lists all registered nicks with Bot in their names (case insensitive).

    LIST * NOEXPIRE

Lists all registered nicks which have been set to not expire.


Back to NickServ commands.

Personal tools