<help>
  <overview>Hosts a trivia game. You must opt-in to play. Don't guess randomly; you are penalized for guesses. Various statistics and rankings are calculated and stored. See the full documentation for more -- ask a bot admin for it.</overview>
  <command name="playing">Tells the bot you're playing in this round of trivia.</command>
  <usage name="playing">playing</usage>
  <command name="stopplaying">Tells the bot you want to stop playing in this round of trivia.</command>
  <usage name="stopplaying">stopplaying</usage>
  <command name="trivia">Starts a game of trivia.</command>
  <usage name="trivia">trivia [number of questions]</usage>
  <command name="stoptrivia">Stops a game of trivia.</command>
  <usage name="stoptrivia">stoptrivia</usage>
  <command name="triviatop">Prints out the top trivia players.</command>
  <usage name="triviatop">triviatop [number of players to list, max of 10]</usage>
  <command name="triviastats">Prints out stats on a given trivia player.</command>
  <usage name="triviastats">triviastats playername</usage>
</help>
