Main Menu
Home
About
IRC Help
Staff
Links
Contact

Community
Plans
Forum
Chat

USING BOTSERV

BotServ allows you to have a bot on your own channel. It has been created for users that can't host or configure a bot, or for use on networks that don't allow users' bot.

COMMANDS


/msg BotServ BOTLIST

Lists all available bots on this network


/msg BotServ ASSIGN {channel} {nick}

Assigns a bot pointed out by nick to the channel.
You can then configure the bot for the channel so it fits your needs.


/msg BotServ SET {channel} option parameters

Configures bot options. option can be one of:

DONTKICKOPS To protect ops against bot kicks.
DONTKICKVOICES To protect voices against bot kicks.
GREET Enable greet messages.
FANTASY Enables fantaisist commands.
SYMBIOSIS Allows the bot to act as a real bot.


/msg BotServ KICK {channel} option parameters

Configures bot kickers. option can be one of:

BOLDS Sets if the bot kicks bolds.
BADWORDS Sets if the bot kicks bad words.
CAPS Sets if the bot kicks caps.
COLORS Sets if the bot kicks colours.
FLOOD Sets if the bot kicks flooding users.
REPEAT Sets if the bot kicks users who repeat themselves.
REVERSES Sets if the bot kicks reverses.
UNDERLINES Sets if the bot kicks underlines.


/msg BotServ BADWORDS {channel} ADD word {single | start | end}
BADWORDS {channel} DEL {word | entry-num | list}
BADWORDS {channel} LIST {mask | list}
BADWORDS {channel} CLEAR

Maintains the bad words list for a channel. The bad words list determines which words are to be kicked when the bad words kicker is enabled. For more information, type /msg BotServ HELP KICK BADWORDS.

HELP BADWORDS {ADD|DEL|LIST} for more specific information on each command.


/msg BotServ ACT {channel} {text}

Makes the bot do the equivalent of a "/me" command on the given channel using the given text.


/msg BotServ INFO {channel | nick}

Allows you to see BotServ information about a channel or a bot. If the parameter is a channel, then you'll get information such as activated kickers. If the parameter is a nick, you will get information about a bot, such as creation time or channel number.


/msg BotServ SAY {channel} {text}

Makes the bot say the given text on the given channel.


/msg BotServ UNASSIGN {channel}

Unassigns a bot from a channel. When you use this command, the bot won't join the channel anymore. However, bot configuration for the channel is kept, so you will always be able to reassign a bot later without have to reconfigure it entirely.

(C) HashNET 2001-2002