C/USER
m |
m (→CHANSERV - USER) |
||
Line 2: | Line 2: | ||
<br> | <br> | ||
===CHANSERV - USER=== | ===CHANSERV - USER=== | ||
+ | |||
'''Userlist Management Commands:''' | '''Userlist Management Commands:''' | ||
For more information on a specific command, type: <code>/ChanServ HELP <command></code> | For more information on a specific command, type: <code>/ChanServ HELP <command></code> | ||
- | {| | + | {{ServicesDesc |text = <table class="services-guide"> |
- | + | <tr> | |
- | + | <td width="140px">[[ChanServ/users|USERS]]</td> | |
- | + | <td>Show the channel's user list.</td> | |
- | + | </tr> | |
- | + | ||
- | + | <tr> | |
- | + | <td>[[ChanServ/clist|CLIST]]</td> | |
- | + | <td>Show all COOWNERs of a channel.</td> | |
- | + | </tr> | |
- | + | ||
- | + | <tr> | |
- | + | <td>[[ChanServ/mlist|MLIST]]</td> | |
- | + | <td>Show all MANAGERs of a channel.</td> | |
- | + | </tr> | |
- | + | ||
- | + | <tr> | |
- | + | <td>[[ChanServ/olist|OLIST]]</td> | |
- | + | <td>Show all OPs of a channel.</td> | |
- | | LAMERS | + | </tr> |
- | + | ||
- | + | <tr> | |
- | | ACCESS | + | <td>[[ChanServ/hlist|HLIST]]</td> |
- | + | <td>Show all HALFOPs of a channel.</td> | |
- | + | </tr> | |
- | | CLVL | + | |
- | + | <tr> | |
- | + | <td>[[ChanServ/flist|FLIST]]</td> | |
- | | USET | + | <td>Show all FRIENDs of a channel.</td> |
- | + | </tr> | |
- | + | ||
- | | SEEN | + | <tr> |
- | + | <td>[[ChanServ/lamers|LAMERS]]</td> | |
- | + | <td>Show the channel's lamers list.</td> | |
- | + | </tr> | |
- | + | ||
- | + | <tr> | |
- | | ADDFRIEND | + | <td>[[ChanServ/access|ACCESS]]</td> |
- | + | <td>Check a user's access level in a channel.</td> | |
- | + | </tr> | |
- | | ADDHOP | + | |
- | + | <tr> | |
- | + | <td>[[ChanServ/clvl|CLVL]]</td> | |
- | | ADDOP | + | <td>Change a user's access level in a channel.</td> |
- | + | </tr> | |
- | + | ||
- | | ADDMANAGER | + | <tr> |
- | + | <td>[[ChanServ/uset|USET]]</td> | |
- | + | <td>Set your user options for a channel (e.g. auto invite, infoline, etc).</td> | |
- | | ADDCOOWNER | + | </tr> |
- | + | ||
- | + | <tr> | |
- | | ADDUSER | + | <td>[[ChanServ/seen|SEEN]]</td> |
- | + | <td>Find out the last time a user was in a channel.</td> | |
- | + | </tr> | |
- | | ADDLAMER | + | |
- | + | <tr> | |
- | + | <td>[[ChanServ/addfriend|ADDFRIEND]]</td> | |
- | | ADDTIMEDLAMER | + | <td>Add a user as a FRIEND in a channel.</td> |
- | + | </tr> | |
- | + | ||
- | + | <tr> | |
- | + | <td>[[ChanServ/addhop|ADDHOP]]</td> | |
- | + | <td>Add a user as a HALFOP in a channel.</td> | |
- | | DELUSER | + | </tr> |
- | + | ||
- | + | <tr> | |
- | | MDELCOOWNER | + | <td>[[ChanServ/addop|ADDOP]]</td> |
- | + | <td>Add a user as an OP in a channel.</td> | |
- | + | </tr> | |
- | | MDELMANAGER | + | |
- | + | <tr> | |
- | + | <td>[[ChanServ/addmanager|ADDMANAGER]]</td> | |
- | | MDELOP | + | <td>Add a user as a MANAGER in a channel.</td> |
- | + | </tr> | |
- | + | ||
- | | MDELHOP | + | <tr> |
- | + | <td>[[ChanServ/addcoowner|ADDCOOWNER]]</td> | |
- | + | <td>Add a user as a COOWNER in a channel.</td> | |
- | | MDELFRIEND | + | </tr> |
- | + | ||
- | + | <tr> | |
- | | DELLAMER | + | <td>[[ChanServ/adduser|ADDUSER]]</td> |
- | + | <td>A more advanced way of adding users.</td> | |
- | + | </tr> | |
- | | WIPEINFO | + | |
- | + | <tr> | |
- | + | <td>[[ChanServ/addlamer|ADDLAMER]]</td> | |
- | | TRIM | + | <td>Add an entry to the lamers (akick/keep out) list.</td> |
- | + | </tr> | |
- | + | ||
- | | SUSPEND | + | <tr> |
- | + | <td>[[ChanServ/addtimedlamer|ADDTIMEDLAMER]]</td> | |
- | + | <td>Add an try to the lamers list that expires.</td> | |
- | | UNSUSPEND | + | </tr> |
- | + | ||
- | + | <tr> | |
- | + | <td><br></td> | |
- | + | <td></td> | |
- | + | </tr> | |
- | | MYACCESS | + | |
- | + | <tr> | |
- | + | <td>[[ChanServ/deluser|DELUSER]]</td> | |
- | | DELETEME | + | <td>Delete a user from the channel's user list.</td> |
- | + | </tr> | |
- | + | ||
- | | GIVEOWNERSHIP | + | <tr> |
- | + | <td>[[ChanServ/mdelcoowner|MDELCOOWNER]]</td> | |
- | + | <td>Mass-delete COOWNERs with accounts matching a given mask.</td> | |
- | + | </tr> | |
+ | |||
+ | <tr> | ||
+ | <td>[[ChanServ/mdelmanager|MDELMANAGER]]</td> | ||
+ | <td>Mass-delete MANAGERs with accounts matching a given mask.</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td>[[ChanServ/mdelop|MDELOP]]</td> | ||
+ | <td>Mass-delete OPs with accounts matching a given mask.</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td>[[ChanServ/mdelhop|MDELHOP]]</td> | ||
+ | <td>Mass-delete HALFOPs with accounts matching a given mask.</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td>[[ChanServ/mdelfriend|MDELFRIEND]]</td> | ||
+ | <td>Mass-delete FRIENDs with accounts matching a given mask.</td> | ||
+ | |||
+ | <tr> | ||
+ | <td>[[ChanServ/dellamer|DELLAMER]]</td> | ||
+ | <td>Delete an entry from the lamers list.</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td>[[ChanServ/wipeinfo|WIPEINFO]]</td> | ||
+ | <td>Remove a lower-ranked user's infoline.</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td>[[ChanServ/trim|TRIM]]</td> | ||
+ | <td>Delete users who are inactive.</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td>[[ChanServ/suspend|SUSPEND]]</td> | ||
+ | <td>Suspend a user's access to a channel.</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td>[[ChanServ/unsuspend|UNSUSPEND]]</td> | ||
+ | <td>Restore a user's access to a channel.</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td><br></td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td>[[ChanServ/myaccess|MYACCESS]]</td> | ||
+ | <td>Show all channels where you have access.</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td>[[ChanServ/deleteme|DELETEME]]</td> | ||
+ | <td>Delete yourself from a channel's user list.</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td>[[ChanServ/giveownership|GIVEOWNERSHIP]]</td> | ||
+ | <td>Give away ownership of a channel to another user.</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | }} | ||
<nowiki>[</nowiki>[[ChanServ|Return to HELP index for ChanServ]]<nowiki>]</nowiki> | <nowiki>[</nowiki>[[ChanServ|Return to HELP index for ChanServ]]<nowiki>]</nowiki> |
Revision as of 03:53, 20 October 2009
{{{1}}} |
CHANSERV - USER
Userlist Management Commands:
For more information on a specific command, type: /ChanServ HELP <command>
{{{main}}} |
{{{command}}} |