<help>
  <overview>This plugin allows admins to control the bot.</overview>
  <command name="nick">Changes the bot's nick.<br/>Usage: nick newnick</command>
  <command name="quit">Causes the bot to quit irc.<br/>Usage: quit [quit message]</command>
  <command name="join">Causes the bot to join a channel.<br/>Usage: join channelname</command>
  <command name="part">Causes the bot to part a channel.<br/>Usage: part channelname</command>
  <command name="cycle">Causes the bot to cycle (part and rejoin) a channel.<br/>Usage: cycle channelname</command>
  <command name="say">Causes the bot to say something to the specified channel.<br/>Usage: say channelname text</command>
  <command name="msg">Causes the bot to send a message to the specified nickname.<br/>Usage: msg nickname text</command>
  <command name="op">Causes the bot to op you in a given channel if you are both a user and a valid op for that channel.<br/>Usage: op channelname</command>
</help>