IRCHelper.co.uk
Please note: This information is *not* guaranteed 100% correct - please email me any errors.

Chex IRC Home
Up

 

Chanserv Commands Overview

Here are the commands available to you (with abreviated commands where they are provided):

CLEARBANS CLRBANS, CBANS
CLEAROPS CLROPS, COPS
CLEARMODES CLRMODES, CMODES
REGISTER REG
IDENTIFY ID
DROP
SET
ACCESS ACC
AKICK
INVITE
UNBAN
INFO
LIST
OP
MASSKICK MKICK
VOICE
DEOP (level required: 1)
GETPASS (level required: 10)
SETPASS (level required: 3)
COMMANDS

The levels given in brackets apply only to Service operators

 

Syntax: SET channel  option parameters
-
Allows the channel founder to set various channel options and other information. The founder must use the IDENTIFY command before using SET.
-
Available options are:

FOUNDER Set the founder of a channel
PASSWORD Set the founder password
DESC Set the channel description
TOPIC Change the topic on a channel
MLOCK Lock channel modes on or off
KEEPTOPIC Retain topic when channel is not in use
TOPICLOCK Topic can only be changed with SET TOPIC
PRIVATE Hide channel from ChanServ lists
SECUREOPS Stricter control of chanop status
LEAVEOPS Allow people to get ops when noone's there
AUTOOPS Auto-op people with access level >5 (default)
RESTRICTED Restricts access to channel
SECURE Activate ChanServ security features
URL Sets an URL for your channel
KEEPOPEN Guardserv is used so the channel is always open


Syntax: ACCESS channel ADD mask level
ACCESS channel DEL {mask | entry-num}
ACCESS channel LIST [mask]

Maintains the access list for a channel. The access list specifies which users are allowed chanop status or access to ChanServ commands on the channel. Different user levels allow for access to different subsets of privileges; ChanServ HELP ACCESS LEVELS for more specific information. By default, any nick not on the access list has a user level of 0.
The ACCESS ADD command adds the given nickname or usermask to the access list with the given user level; if the nick or mask is already present on the list, its access level is changed to the level specified in the command.
The ACCESS DEL command removes the given nick or mask from the access list.
The ACCESS LIST command displays the access list; if a mask is given, only those entries matching the mask are displayed..

User access levels
The current distinct access levels available are:

Founder
(25)
Full access to ChanServ functions; automatic opping upon entering channel. Note that only one person may have founder status (it cannot be given using the ACCESS command)
20 All access level 10 has, plus access to all SET commands (except SET FOUNDER and SET PASSWORD)
10 Access to AKICK command automatic opping. Access to CLEAROPS, CLEARMODES, and CLEARBANS.
5 Automatic opping. Access to CLEARMODES and CLEARBANS. Access to memoserv's send #channel.
3-4 Automatic Voice. No access to memoserv.
0 No special privileges can be opped by other ops (unless secure-ops is set).
<0 May not be opped.