Log in | Back to darenet.org

C/USER

Line 33: Line 33:
<tr>
<tr>
-
<td>[[ChanServ/flist|FLIST]]</td>
+
<td>[[ChanServ/glist|GLIST]]</td>
-
<td>Show all FRIENDs of a channel.</td>
+
<td>Show all GRUNTs of a channel.</td>
</tr>
</tr>
<tr>
<tr>
-
<td>[[ChanServ/lamers|LAMERS]]</td>
+
<td>[[ChanServ/bans|BANS]]</td>
-
<td>Show the channel's lamers list.</td>
+
<td>Show the channel's bans list.</td>
</tr>
</tr>
Line 63: Line 63:
<tr>
<tr>
-
<td>[[ChanServ/addfriend|ADDFRIEND]]</td>
+
<td>[[ChanServ/addgrunt|ADDGRUNT]]</td>
-
<td>Add a user as a FRIEND in a channel.</td>
+
<td>Add a user as a GRUNT in a channel.</td>
</tr>
</tr>
Line 93: Line 93:
<tr>
<tr>
-
<td>[[ChanServ/addlamer|ADDLAMER]]</td>
+
<td>[[ChanServ/addban|ADDBAN]]</td>
-
<td>Add an entry to the lamers (akick/keep out) list.</td>
+
<td>Add an entry to the bans (akick/keep out) list.</td>
</tr>
</tr>
<tr>
<tr>
-
<td>[[ChanServ/addtimedlamer|ADDTIMEDLAMER]]</td>
+
<td>[[ChanServ/addtimedban|ADDTIMEDBAN]]</td>
-
<td>Add an try to the lamers list that expires.</td>
+
<td>Add an try to the bans list that expires.</td>
</tr>
</tr>
Line 133: Line 133:
<tr>
<tr>
-
<td>[[ChanServ/mdelfriend|MDELFRIEND]]</td>
+
<td>[[ChanServ/mdelgrunt|MDELGRUNT]]</td>
-
<td>Mass-delete FRIENDs with accounts matching a given mask.</td>
+
<td>Mass-delete GRUNTs with accounts matching a given mask.</td>
<tr>
<tr>
-
<td>[[ChanServ/dellamer|DELLAMER]]</td>
+
<td>[[ChanServ/delban|DELBAN]]</td>
-
<td>Delete an entry from the lamers list.</td>
+
<td>Delete an entry from the bans list.</td>
</tr>
</tr>

Revision as of 04:53, 21 July 2012

SERVICES HELP GUIDE C | N | V | H | G | S
CHANSERV - USER
Userlist Management Commands:

For more information on a specific command, type: /ChanServ HELP <command>

USERS Show the channel's user list.
WLIST Show all OWNERs of a channel.
CLIST Show all COOWNERs of a channel.
MLIST Show all MANAGERs of a channel.
OLIST Show all OPs of a channel.
HLIST Show all HALFOPs of a channel.
GLIST Show all GRUNTs of a channel.
BANS Show the channel's bans list.
ACCESS Check a user's access level in a channel.
CLVL Change a user's access level in a channel.
USET Set your user options for a channel (e.g. auto invite, infoline, etc).
SEEN Find out the last time a user was in a channel.
ADDGRUNT Add a user as a GRUNT in a channel.
ADDHOP Add a user as a HALFOP in a channel.
ADDOP Add a user as an OP in a channel.
ADDMANAGER Add a user as a MANAGER in a channel.
ADDCOOWNER Add a user as a COOWNER in a channel.
ADDUSER A more advanced way of adding users.
ADDBAN Add an entry to the bans (akick/keep out) list.
ADDTIMEDBAN Add an try to the bans list that expires.

DELUSER Delete a user from the channel's user list.
MDELCOOWNER Mass-delete COOWNERs with accounts matching a given mask.
MDELMANAGER Mass-delete MANAGERs with accounts matching a given mask.
MDELOP Mass-delete OPs with accounts matching a given mask.
MDELHOP Mass-delete HALFOPs with accounts matching a given mask.
MDELGRUNT Mass-delete GRUNTs with accounts matching a given mask.
DELBAN Delete an entry from the bans list.
WIPEINFO Remove a lower-ranked user's infoline.
TRIM Delete users who are inactive.
SUSPEND Suspend a user's access to a channel.
UNSUSPEND Restore a user's access to a channel.

MYACCESS Show all channels where you have access.
DELETEME Delete yourself from a channel's user list.
GIVEOWNERSHIP Give away ownership of a channel to another user.

[Go Back]