globster-responder.xml

<?xml version="1.0" encoding="utf-8"?>
<config dbusaddr="unix:abstract=/tmp/dbus-4C2b1Q67a3,guid=d6183989e7bf5f8a9c7224db00353a64">
  <hub hubid="1" state="1" ignoretime="180" maxrepeat="3">
    <bottalk>hey bot</bottalk>
    <bottalkresponse>OK, %[userNI], any topic to talk about?</bottalkresponse>
    <bottalkresponse>OK, %[userNI], but you always talk only about sex.</bottalkresponse>
    <botmute>shut up bot</botmute>
    <botmuteresponse>OK, %[userNI], you will hear nothing from me again.</botmuteresponse>
    <botmuteresponse>Oh no, please %[userNI], I will be a good bot from now on.</botmuteresponse>
    <botauthority>MiMic,tester</botauthority>
    <repeatresponse>Enough, %[userNI]. This is too much.</repeatresponse>
    <responder>
      <keyword>^[lL][oO][lL]$</keyword>
      <response>What is so funny here, %[userNI]?</response>
      <response>You are behaving like little kids.</response>
    </responder>
    <responder>
      <keyword>foo</keyword>
      <response>bar</response>
    </responder>
  </hub>
  <hub hubid="2" state="0" ignoretime="90" maxrepeat="2">
    <bottalk>bot let's talk|hi bot</bottalk>
    <bottalkresponse>Hi, %[userNI], what do you want to talk about?</bottalkresponse>
    <botmute>silence|no more talking</botmute>
    <botmuteresponse>OK, %[userNI] :-X</botmuteresponse>
    <botauthority>IamTheGodHere</botauthority>
    <repeatresponse>Are you testing my patience, %[userNI]?</repeatresponse>
    <responder>
      <keyword>test</keyword>
      <response>pass</response>
    </responder>
  </hub>
</config>