Commit Graph

  • 11ad192d18 Moved tolower for triggers, allowed him to respond to long facts Chris Sexton 2012-08-26 15:52:38 -0400
  • 713130bfea bugfixes to factoid as Frank destroys it Chris Sexton 2012-08-26 15:40:57 -0400
  • 52c303ccd3 Added factoid help query Chris Sexton 2012-08-26 15:29:34 -0400
  • 4b523be57f Made factoid triggers lowercase always Chris Sexton 2012-08-26 15:21:21 -0400
  • 53495871e4 Forgot to add factoid.go Chris Sexton 2012-08-26 15:15:04 -0400
  • 6f3c817e7f Initial version of factoids seems to work. Probably some bugs to work out. Added some $vars. Chris Sexton 2012-08-26 15:14:09 -0400
  • 94063c3967 Added plugin ordering so that all queries are handled by the correct plugin Chris Sexton 2012-08-26 12:15:26 -0400
  • c50a908af5 Added empty factoid plugin Chris Sexton 2012-08-26 11:45:04 -0400
  • 58e95fc0b4 Quickfix for Beers vs beers as command words Chris Sexton 2012-08-25 20:11:31 -0400
  • 1551463c7f Added short user name complaining Chris Sexton 2012-08-25 00:58:36 -0400
  • bc7a2c4847 Added some random sayings for the OCD bit of talker. Chris Sexton 2012-08-25 00:54:03 -0400
  • d50cf23522 Forgot an argument to a print statement. Chris Sexton 2012-08-25 00:51:16 -0400
  • 3e7f8d4248 Reduced the messages on the console Chris Sexton 2012-08-25 00:49:48 -0400
  • 9c721a0f58 Added generic Event handling to plugins, made Talker handle the OCD hivemind Chris Sexton 2012-08-25 00:46:13 -0400
  • e4c755faaa Made the bot a bit less verbose (axed some debug printing) Chris Sexton 2012-08-24 21:58:30 -0400
  • c8bc3a6034 Added random affirmations for beer drinking Chris Sexton 2012-08-24 21:52:15 -0400
  • a71e743e79 Fixed bugs found on initial unveiling in beers and the handler code. Chris Sexton 2012-08-24 21:43:53 -0400
  • 3953f0a831 Massive improvements to the remember plugin, fixed some help issues, added ACTION parsing. Chris Sexton 2012-08-23 16:28:45 -0400
  • 64394b90f9 Added remember plugin to remember quotes from IRC users. This has several serious flaws: Chris Sexton 2012-08-19 21:28:25 -0400
  • 31d52248d7 Improved channel handling to allow /QUREY use of the bot Chris Sexton 2012-08-17 23:11:36 -0400
  • 5b3784a9ed Fixed error with beers and reporting a particular users' beers Chris Sexton 2012-08-17 22:53:39 -0400
  • 9990decfc7 It looks like the beers plugin is faithfully copied over to the new bot framework. I'm not sure that commands vs non-commands are well represented in this as compared to the old bot. Chris Sexton 2012-08-17 22:30:04 -0400
  • 1dafd3af6e Added a lot more code to the beers plugin. Needs datastore still and some more of its commands, but the skeleton is there. Added support for commands. Chris Sexton 2012-08-17 21:39:26 -0400
  • 59b42b1556 Added a skeleton plugin (and beers based on that) and improved the help function a bit. Chris Sexton 2012-08-17 19:22:37 -0400
  • ad2e0f13e2 Added help command as a general builtin and created some record of the version we're running. Help text refers to this repository. Chris Sexton 2012-08-17 18:56:44 -0400
  • ce798b120a Moved all import paths to the bitbucket location Chris Sexton 2012-08-17 18:17:39 -0400
  • f31362fca4 Added the felpsbot talker which exhibits the formatter a little bit. This is a function that will be used to transform strings that include $variables into strings that include the original meaning. This eventually needs to be some kind of configurable thing so that new $vars can be added dynamically, however some of the $vars are static and need not change. Chris Sexton 2012-08-17 18:09:29 -0400
  • e1c841ecae Added mgo dependencies, basis for database access among modules Chris Sexton 2012-08-17 17:37:49 -0400
  • 4b9b8fa682 Initial revision of the godeepintir bot. This is a revised version of deepintir, a python bot which used ii to connect. This version houses its own IRC connection and therefore is most useful with a bouncer such as ZNC. This initial version does not exhibit much functionality. It can only show off how plugins might be written in later versions and currently mimics anything said to it. There may be bugs, and it will most certainly be altered in signifigant ways before the API is stable. Chris Sexton 2012-08-17 16:38:15 -0400