Trac

yoda the bot

Yoda is a rbot that is currently hosted by meus.

When giving commands to yoda either use yoda: or !.

Yoda can currently do the following doctrine related stuff:

  • !wiki <search term> Search the wiki for <search term>
  • !manual <search term> Searches the 0.10 manual for <search term>
  • !api <search term> Searches the 0.10 API for <search term>
  • !trac r<num> Display link to revision <num>
  • !trac #<num> Display link to ticket <num>
  • !trac [<num>] Display link to changeset num
  • !dl|!download <revision> Display download link for <revision>

The bot also has keyword support. So it can remeber small facts.

  • !<question>? Will answer the question if it exists in the database of the bot. If it does not exist it will say nothing.
  • !keyword set <question> is <anser> Will creata a entry in the database. Look at !help keyword set for more information.

Misc stuff

  • !seen <nick> to see when a nick was last online.
  • !search <searchterm> search google for stuff. Look at !help search for more information.
  • !help is your friend.