dr.botzo --- TODO

   Both a reminder to myself and a hint to anyone else who wants to hack around...

   * ALICE integration
   * weather module
   * 8ball style module
   * modularizing
      * select modules to load from config file
      * some improvements around how modules are rehashed
      * load/unload modules without restarting the bot
   * karma v2
   * some sort of cron interface (periodic events)
   * named pipe to send commands to the bot outside of IRC
   * properly save when receiving ^C
   * url module
      * direct adds implied. also do historical urls?
         * last 20 or something?
   * more text modification nonsense
   * enable recursion for dice, maybe others?
   * any interesting web service stuff?
   * obligatory info command
   * similar to FactFile module, a generic Trigger module