C
(New page: ChanServ is our channel services bot here on DareNET. It provides several features that help prevent channel takeovers, automate channel management and generally make life easier for both ...)
Newer edit →
Revision as of 00:43, 2 May 2009
ChanServ is our channel services bot here on DareNET. It provides several features that help prevent channel takeovers, automate channel management and generally make life easier for both users and staff. This document will discuss the various commands and features that ChanServ provides.
Communicating with ChanServ
ChanServ uses a standard interface for each command in its command list. Commands can be issued in the following manner:
- /msg chanserv <format...>
- /msg chanserv@services.darenet.org <format...>
- /chanserv <format...>
- /cs <format...>
- .command <format...>
These different methods are demonstrated below:
- /msg chanserv OP #DareNET JoeUser
- /msg chanserv@services.darenet.org OP #DareNET JoeUser
- /chanserv OP #DareNET JoeUser
- /cs OP #DareNET JoeUser
- .OP #DareNET JoeUser
If a command is given in a channel (known as a fantasy command), and the channel parameter is not given, ChanServ will use the channel that the command was issued in. For example, .OP JoeUser
. Additionally, fantasy/in-channel commands may be used in any registered channel, regardless if ChanServ is in the channel or not.