C/glist
Line 1: | Line 1: | ||
- | {{Related commands|[[ChanServ/ | + | {{Related commands|[[ChanServ/addgrunt|ADDGRUNT]]<br />[[ChanServ/mdelgrunt|MDELGRUNT]]<br />[[ChanServ/users|USERS]]}}<span class="cmdsyn">GLIST <#channel> <span class="cmdsynopt">[mask]</span></span> |
- | Lists all users of level | + | Lists all users of level GRUNT on a channel's user list. |
- | An optional mask may be supplied to limit showing only those | + | An optional mask may be supplied to limit showing only those GRUNTs that match the mask. |
===Examples=== | ===Examples=== | ||
{| class="srvcscmd" width="90%" style="font-size: 90%;" | {| class="srvcscmd" width="90%" style="font-size: 90%;" | ||
- | | /msg ChanServ | + | | /msg ChanServ GLIST #chat |
- | | Show all users with an access level of | + | | Show all users with an access level of GRUNT on #chat. |
|- | |- | ||
- | | /msg ChanServ | + | | /msg ChanServ GLIST #chat *foo* |
- | | Show only those users with an access level of | + | | Show only those users with an access level of GRUNT in #chat who have "foo" in their account name. |
|- | |- | ||
|} | |} |
Revision as of 04:47, 21 July 2012
Related Commands
| |
ADDGRUNT MDELGRUNT USERS |
GLIST <#channel> [mask]
Lists all users of level GRUNT on a channel's user list.
An optional mask may be supplied to limit showing only those GRUNTs that match the mask.
Examples
/msg ChanServ GLIST #chat | Show all users with an access level of GRUNT on #chat. |
/msg ChanServ GLIST #chat *foo* | Show only those users with an access level of GRUNT in #chat who have "foo" in their account name. |
[Go Back] |