Network Bot Services

BotServ quick reference. The full documentation for BotServ is online at http://anope.zero.org/docgen/en_us/BotServ.php. Bot Serv has the following commands, see the manual for a full explanation.

To use a command , type: /msg BotServ command, or /BS command
For more information on a specific command, type: /msg BotServ HELP command or /bs HELP command .

pre command param other params function
/bs BOTLIST     Lists available bots
/bs ASSIGN botnick #chan Assigns a bot to a channel
/bs KICK user reason Configures kickers
/bs BADWORDS     Maintains bad words list
/bs ACT #chan action Make the Bot do somthing in channel
/bs INFO [ #chan| nick ]   Returns information about bot or channel settings
/bs SAY #chan text Make the Bot say something in channel
/bs UNASSIGN #chan   remove a bot from a channel
         
Set options
/bs SET (options see below)   Configures bot options
  " DONTKICKOPS on | off To protect ops against bot kicks
  " DONTKICKVOICES on | off To protect voices against bot kicks
  " GREET
on | off Enable greet messages
  " FANTASY on | off When Fantasy is enabled, users may use commands !op, !deop, !voice, !devoice, !kick, !kb, !unban, !seen on a channel.
  " SYMBIOSIS on | off The bot will mimic ChanServ operations.
         
Admin Commands
/bs Bot add nick [ user host real ] adds a new bot
  " del bot nick deletes an existing bot
  " change oldnick newnick [ user host real ] renames a bot
  " list  

lists all bots

/bs Set NoBot on | off forbids a channel from having a bot
/bs Set Private on | off makes a bot assiagnable only by opers
         
         

Basic help on network Bot services: A network bot is a "front'end" for channel services, it gives a little personality to Channel services behaviours. turn on "fantasy" mode to activate basic commands like !op and !kick. turn on "Symbiosis" to have the bot perform all the channel services functions.

To make a Bot join your channel:
Do /bs botlist to see a list of available botnames,
then do /bs assign #channel botname to assign a bot to a channel.

The full command reference is available here: http://anope.zero.org/docgen/en_us/.

Enjoy!