Log in | Back to darenet.org

C

C 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 C provides.

In This Guide:

Usage

You can communicate with C via private message, or through server-side aliases, as shown below:

  • /msg C <text>
  • /msg C@services.darenet.org <text>
  • /ChanServ <text>
  • /CS <text>

C also supports "in-channel" (also known as "fantasy") commands, which is discussed below.

For the purpose of this document, we will be using the first two methods listed, as some IRC clients do not readily support server-side aliases without additional setup and/or client commands. However, you can choose to use any of the above methods.

In-channel Commands

As previously mentioned, C supports what we call in-channel commands. You can use the in-channel method for just about any of the commands C recognizes. All in-channel commands directed towards C begin with a period. If a command is given in a channel, and the channel parameter is not given, C will use the name of the channel that the command was used in.

In-channel commands may only be used in registered channels; however, C does not have to reside in the channel for them to work.

Example:

To illustrate what we're talking about, let's say we have a channel named #chat and we would like to grant the user JoeClient op status. Using the in-channel method, we could achieve this by simply typing the following in #chat:

.OP JoeClient

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.
ADDCOOWNER
Grant user Co-owner access.
CLIST
List all Co-owners.
MDELGRUNT
Delete multiple Grunts.
TRIM
Delete users based on last activity
ADDGRUNT
Grant user Grunt 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.
DELBAN
Delete entry from bans list.
MDELMANAGER
Delete multiple Managers.
USERS
View channel's user list.
ADDBAN
Add entry to bans 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.
GLIST
List all Grunts.
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.
ADDTIMEDBAN
Add entry to bans list that expires.
HLIST
List all HalfOps.
OLIST
List all Ops.
ADDUSER
A more advanced way of granting access to users.
BANS
View channel's bans list.
SEEN
View last time a user was in the channel.

Channel Management Commands

BAN
Set a ban on a user/host.
EVENTS
List recent activity by channel users.
OP
Grant use Op status (+o).
UNBANALL
Clear channel ban list.
DEHOP
Remove HalfOp status from user(s).
HOP
Grant user HalfOp status (+h).
OPEN
Remove modes/bans preventing you from joining channel.
UNBANME
Remove bans matching yourself.
DELNOTE
Delete a channel note.
INVITE
Invite yourself (or others) into the channel.
RESYNC
Synchronize the channel's member list.
UNREGISTER
Unregister a channel.
DEOP
Remove Op status from user(s).
KICK
Kick user(s) from channel.
REGISTER
Registers a channel to your account.
UP
Grant yourself (Half)Op status.
DEVOICE
Remove Voice status from user(s).
KICKBAN
Kick + Ban user(s) from channel.
SET
Change various channel settings.
UPALL
Grant yourself (Half)Op/Voice status in all channels.
DOWN
Remove (Half)Op/Voice status from yourself.
MODE
Manipulate channel's mode settings.
TOPIC
Set (or restore) the channel's topic.
VOICE
Grant user voice status (+v)
DOWNALL
Remove (Half)Op/Voice status in all channels.
NOTE
Set a channel note.
UNBAN
Remove entries from channel ban list.

Quote Database Management Commands

ADDQUOTE
Add a quote.
DELQUOTE
Delete a quote.
QUOTE
View a quote, or search quote database.
QVOTE
Rate a quote.

Informative / Miscellaneous Commands

COMMAND
View some misc. info about a command.
INFO
View channel's registration record.
LEVELS
List numerical equivalents for named access levels.
STAFF
List all network staff (opers+helpers) currently online.
HELPERS
List support helpers currently online.
IRCOPS
List IRC operators currently online.
PEEK
View information on a channel's modes, topic and member list.
VERSION
View version information about C.

Toys

8BALL
Ask the magic 8ball a question.
FML
Get a random quote from www.fmylife.com.
INSPIRE
Get a random inspirational quote.
PASTEBIN
Paste text to pastebin.com.
CALC
Calculate a mathematical expression.
GOOGLE
Search Google.
ISGD
Expands or shortens url for is.gd.
TWITTER
View tweets via IRC.
DICE
Roll the dice.
GUESS
Guess the number (between 1 and 100).
ISITDOWN
Check whether a site is reachable (up) or not (down).
WEATHER
Get weather conditions for a location.
Retrieved from "http://wiki.darenet.org/C"