Log in | Back to darenet.org

C/clist

m
Line 1: Line 1:
-
{{Related commands|[[ChanServ/addcoowner|ADDCOOWNER]]<br />[[ChanServ/mdelcoowner|MDELCOOWNER]]<br />[[ChanServ/users|USERS]]}}<div class="cmdsyn">CLIST <#channel> <span class="cmdsynopt">[mask]</span></div>
+
{{Related commands|[[C/addcoowner|ADDCOOWNER]]<br />[[C/mdelcoowner|MDELCOOWNER]]<br />[[C/users|USERS]]}}<div class="cmdsyn">CLIST <#channel> <span class="cmdsynopt">[mask]</span></div>
Lists all users of level COOWNER on a channel's user list.
Lists all users of level COOWNER on a channel's user list.
Line 7: Line 7:
===Examples===
===Examples===
{| class="srvcscmd" width="90%" style="font-size: 90%;"
{| class="srvcscmd" width="90%" style="font-size: 90%;"
-
| /msg ChanServ CLIST #chat
+
| /msg C CLIST #chat
| Show all users with an access level of COOWNER on #chat.
| Show all users with an access level of COOWNER on #chat.
|-
|-
-
| /msg ChanServ CLIST *foo*
+
| /msg C CLIST *foo*
| Show only those users with an access level of COOWNER in #chat who have "foo" in their account name.
| Show only those users with an access level of COOWNER in #chat who have "foo" in their account name.
|-
|-

Revision as of 06:35, 11 October 2012

Related Commands
ADDCOOWNER
MDELCOOWNER
USERS
CLIST <#channel> [mask]

Lists all users of level COOWNER on a channel's user list.

An optional mask may be supplied to limit showing only those COOWNERs that match the mask.

Examples

/msg C CLIST #chat Show all users with an access level of COOWNER on #chat.
/msg C CLIST *foo* Show only those users with an access level of COOWNER in #chat who have "foo" in their account name.


[Go Back]