Difference between revisions of "Assign a channel bot"

From Mibbit Wiki
Jump to: navigation, search
(Created page and inserted content regarding assigning a channel bot, defining settings and getting help.)
 
m
Line 6: Line 6:
 
#:<code>/msg BotServ ASSIGN #channel Bot</code>
 
#:<code>/msg BotServ ASSIGN #channel Bot</code>
 
#'''Configure a bot'''. Configure the bot using the following command
 
#'''Configure a bot'''. Configure the bot using the following command
#:<code>/msg BotServ SET #channel</code>
+
#:<code>/msg BotServ SET #channel <option>  </code> ( for options see /bs help set )
 
#'''Get help'''. For support with assigning a bot to your channel please join '''#Help''', see [http://anope.org/docgen/1.8/en_us/BotServ.html Anope's help documentation] or use the following command
 
#'''Get help'''. For support with assigning a bot to your channel please join '''#Help''', see [http://anope.org/docgen/1.8/en_us/BotServ.html Anope's help documentation] or use the following command
 
#:<code>/msg BotServ HELP</code> (<code>/bs HELP</code> may also work depending on your IRC client)
 
#:<code>/msg BotServ HELP</code> (<code>/bs HELP</code> may also work depending on your IRC client)
  
 
[[Category:How To]] [[Category:irc.mibbit.net]] [[Category:BotServ]]
 
[[Category:How To]] [[Category:irc.mibbit.net]] [[Category:BotServ]]

Revision as of 13:10, 23 April 2012

This was made specifically for irc.mibbit.net, we do not guarantee that this guide will work on other networks.
This guide assumes that you have registered your nickname and registered and protected your channel prior to reaching this guide.

Assigning a channel bot

  1. Assign a bot. Assign the bot using the following command, replacing #channel with your channel
    /msg BotServ ASSIGN #channel Bot
  2. Configure a bot. Configure the bot using the following command
    /msg BotServ SET #channel <option> ( for options see /bs help set )
  3. Get help. For support with assigning a bot to your channel please join #Help, see Anope's help documentation or use the following command
    /msg BotServ HELP (/bs HELP may also work depending on your IRC client)