Log in | Back to darenet.org

C/access

m (Examples)
Line 1: Line 1:
{{Related commands|[[ChanServ/myaccess|MYACCESS]]<br />[[ChanServ/levels|LEVELS]]}}<div class="cmdsyn">ACCESS <#channel> <span class="cmdsynopt">[<nickname|*account>]</span></div>
{{Related commands|[[ChanServ/myaccess|MYACCESS]]<br />[[ChanServ/levels|LEVELS]]}}<div class="cmdsyn">ACCESS <#channel> <span class="cmdsynopt">[<nickname|*account>]</span></div>
-
Reports various pieces of information about a channel user, including channel and network access levels, and the user's ''infoline''. If the user has an epithet set for their account, that is also shown. If no nickname or account is specified, ChanServ returns your own information.
+
Shows the user's access level in the channel, and their ''infoline'', should they have one set.
 +
 
 +
The <code>MYACCESS</code> command can also be used to determine if a user is network staff.
 +
 
 +
If no nickname or account is specified, your own information will be shown.
===Examples===
===Examples===

Revision as of 13:25, 19 July 2012

Related Commands
MYACCESS
LEVELS
ACCESS <#channel> [<nickname|*account>]

Shows the user's access level in the channel, and their infoline, should they have one set.

The MYACCESS command can also be used to determine if a user is network staff.

If no nickname or account is specified, your own information will be shown.

Examples

  • /msg ChanServ ACCESS #chat Joe
    • Shows channel access information for the user Joe in #chat
  • /msg ChanServ ACCESS #chat
    • Shows channel access information for yourself in #chat

[Go Back]