|
NickServ:ACCESS
From EScriptIRC, The IRC-related documentation wiki
Syntax:
/msg NickServ ACCESS ADD mask /msg NickServ ACCESS DEL mask /msg NickServ ACCESS LIST
Modifies or displays the access list for your nick. This is the list of addresses which will be automatically recognized by NickServ as allowed to use the nick. If you want to use the nick from a different address, you need to send an IDENTIFY command to make NickServ recognize you.
Examples:
/msg NickServ ACCESS ADD anyone@*.escriptirc.com
Allows access to user anyone from any machine in the escriptirc.com domain.
/msg NickServ ACCESS DEL anyone@*.escriptirc.com
Reverses the previous command.
/msg NickServ ACCESS LIST
Displays the current access list.
Back to NickServ commands.