C/clist
Line 1: | Line 1: | ||
- | {{ | + | {{Related commands|[[ChanServ/addcoowner|ADDCOOWNER]]<br />[[ChanServ/mdelcoowner|MDELCOOWNER]]<br />[[ChanServ/users|USERS]]}}<span class="cmdsyn">CLIST <#channel> <span class="cmdsynopt">[mask]</span></span> |
- | + | ||
- | + | 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=== | ||
+ | {| class="srvcscmd" width="90%" style="font-size: 90%;" | ||
+ | | /msg ChanServ CLIST #chat | ||
+ | | Show all users with an access level of COOWNER on #chat. | ||
+ | |- | ||
+ | | /msg ChanServ CLIST *foo* | ||
+ | | Show only those users with an access level of COWNER in #chat who have "foo" in their account name. | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | |||
+ | {{GoBack}} |
Revision as of 09:18, 28 February 2011
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 ChanServ CLIST #chat | Show all users with an access level of COOWNER on #chat. |
/msg ChanServ CLIST *foo* | Show only those users with an access level of COWNER in #chat who have "foo" in their account name. |
[Go Back] |