Difference between revisions of "Anope BotServ"

From IRC Wiki
Jump to navigation Jump to search
(Added line break missing at top.)
 
(4 intermediate revisions by one other user not shown)
Line 3: Line 3:


Click [[Anope|Here]] to go back to the [[Anope]] page.
Click [[Anope|Here]] to go back to the [[Anope]] page.
 
----
==User Commands==
==User Commands==
'''BOTLIST'''        Lists available bots
'''BOTLIST'''        Lists available bots
Line 67: Line 67:
* /msg BotServ BOT DEL '''nick'''
* /msg BotServ BOT DEL '''nick'''


[[Category:Tutorials]]
[[Category:Anope]]

Latest revision as of 05:49, 2 July 2011

Anope IRC Services


Click Here to go back to the Anope page.


User Commands

BOTLIST Lists available bots

  • /msg BotServ Botlist


ASSIGN Assigns a bot to a channel

  • /msg BotServ Assign #Channel BotNick


SET Configures bot options

  • GREET Sets Channel Greet
    • /msg BotServ SET #channel Greet
  • Fantasy Turns fantasy on or off
    • /msg BotServ SET #channel Fantasy ON or Off
  • Dontkickops Turns op kicking on or off
    • /msg BotServ SET #channel Dontkickops ON or Off
  • Dontkickvoices Turns voice kicking on or off
    • /msg BotServ SET #channel dontkickvoicesON or Off
  • Symbiosis Turns symbiosis on or off
    • /msg BotServ SET #channel Symbiosis ON or Off


KICK Configures kickers

  • /msg BotServ kick #channel option parameters
  • Options can be: Bolds, Badwords, Caps, Colours, Flood, Repeat, Underline, Reverse


BADWORDS Maintains bad words list

  • /msg BotServ BADWORDS #Channel ADD word [SINGLE | START | END]
  • /msg BotServ BADWORDS #Channel DEL {word | entry-num | list}
  • /msg BotServ BADWORDS #Channel LIST
  • /msg BotServ BADWORDS #Channel CLEAR


ACT Makes the bot do the equivalent of a "/me" command

  • /msg BotServ Act #Channel (Action you want the bot to do)


INFO Allows you to see BotServ information about a channel or a bot

  • /msg BotServ Info #Channel or BotNick


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

  • /msg BotServ Say #Channel (Text You Want The Bot To Say)


UNASSIGN Unassigns a bot from a channel

  • /msg BotServ Unassign #Channel

Oper Commands

BOT Maintains network bot list

  • /msg BotServ BOT ADD nick user host real
  • /msg BotServ BOT CHANGE oldnick newnick user host real
  • /msg BotServ BOT DEL nick