C
(Replaced content with '{| class="simpletable" width="100%" style="font-size: 90%;" |- | Command1 | Command2 | Command3 | Command4 |- |}') |
|||
Line 1: | Line 1: | ||
+ | ChanServ is our channel services bot here on DareNET. It provides numerous features that help automate channel management, prevent channel takeovers and generally make life easier for both users and staff. This document describes the different commands and features that ChanServ provides. | ||
+ | |||
+ | ==User Management Commands== | ||
{| class="simpletable" width="100%" style="font-size: 90%;" | {| class="simpletable" width="100%" style="font-size: 90%;" | ||
|- | |- | ||
- | | | + | | ACCESS<br />Check a user's access level in a channel. |
- | | | + | | CLVL<br />Change a user's access level. |
- | | | + | | MDELCOOWNER<br />Delete multiple Co-owners. |
- | | | + | | SUSPEND<br />Suspend a user's access. |
|- | |- | ||
+ | | ADDCOWNER<br />Grant user Co-owner access. | ||
+ | | CLIST<br />List all Co-owners. | ||
+ | | MDELFRIEND<br />Delete multiple Friends. | ||
+ | | TRIM<br />Delete users based on last activity | ||
+ | |- | ||
+ | | ADDFRIEND<br />Grant user Friend access. | ||
+ | | DELETEME<br />Delete yourself from a channel's user list. | ||
+ | | MDELHOP<br />Delete multiple HalfOps. | ||
+ | | UNSUSPEND<br />Restore a suspended user's access. | ||
+ | |- | ||
+ | | ADDHOP<br />Grant user HalfOp access. | ||
+ | | DELLAMER<br />Delete entry from lamers list. | ||
+ | | MDELMANAGER<br />Delete multiple Managers. | ||
+ | | USERS<br />View channel's user list. | ||
+ | |- | ||
+ | | ADDLAMER<br />Add entry to lamers list. | ||
+ | | DELUSER<br />Delete user from channel's user list. | ||
+ | | MDELOP<br />Delete multiple Ops. | ||
+ | | USET<br />Set your user options for a channel. | ||
+ | |- | ||
+ | | ADDMANAGER<br />Grant user Manager access. | ||
+ | | FLIST<br />List all Friends. | ||
+ | | MLIST<br />View Managers list. | ||
+ | | WIPEINFO<br />Remove a user's info line. | ||
+ | |- | ||
+ | | ADDOP<br />Grant a user Op access in a channel. | ||
+ | | GIVEOWNERSHIP<br />Give away ownership of channel. | ||
+ | | MYACCESS<br />List channels you have access in. | ||
+ | | WLIST<br />List all Owners. | ||
+ | |- | ||
+ | | ADDTIMEDLAMER<br />Add entry to lamers list that expires. | ||
+ | | HLIST<br />List all HalfOps. | ||
+ | | OLIST<br />List all Ops. | ||
+ | | | ||
+ | |- | ||
+ | | ADDUSER<br />A more advanced way of granting access to users. | ||
+ | | LAMERS<br />View channel's lamers list. | ||
+ | | SEEN<br />View last time a user was in the channel. | ||
+ | | | ||
|} | |} |
Revision as of 10:56, 6 January 2011
ChanServ is our channel services bot here on DareNET. It provides numerous features that help automate channel management, prevent channel takeovers and generally make life easier for both users and staff. This document describes the different commands and features that ChanServ provides.
User Management Commands
ACCESS Check a user's access level in a channel. | CLVL Change a user's access level. | MDELCOOWNER Delete multiple Co-owners. | SUSPEND Suspend a user's access. |
ADDCOWNER Grant user Co-owner access. | CLIST List all Co-owners. | MDELFRIEND Delete multiple Friends. | TRIM Delete users based on last activity |
ADDFRIEND Grant user Friend access. | DELETEME Delete yourself from a channel's user list. | MDELHOP Delete multiple HalfOps. | UNSUSPEND Restore a suspended user's access. |
ADDHOP Grant user HalfOp access. | DELLAMER Delete entry from lamers list. | MDELMANAGER Delete multiple Managers. | USERS View channel's user list. |
ADDLAMER Add entry to lamers list. | DELUSER Delete user from channel's user list. | MDELOP Delete multiple Ops. | USET Set your user options for a channel. |
ADDMANAGER Grant user Manager access. | FLIST List all Friends. | MLIST View Managers list. | WIPEINFO Remove a user's info line. |
ADDOP Grant a user Op access in a channel. | GIVEOWNERSHIP Give away ownership of channel. | MYACCESS List channels you have access in. | WLIST List all Owners. |
ADDTIMEDLAMER Add entry to lamers list that expires. | HLIST List all HalfOps. | OLIST List all Ops. | |
ADDUSER A more advanced way of granting access to users. | LAMERS View channel's lamers list. | SEEN View last time a user was in the channel. |