summary | 
shortlog | log | 
commit | 
commitdiff | 
tree
first ⋅ prev ⋅ next
 
Matt Mullins [Wed, 18 May 2011 04:44:03 +0000 (23:44 -0500)]
 
Created a "core" application that supports core bot activities.
Matt Mullins [Wed, 18 May 2011 04:36:11 +0000 (23:36 -0500)]
 
Moved around the IRC modules
This will support factoring the bot into several "applications".
Matt Mullins [Mon, 20 Dec 2010 04:26:36 +0000 (22:26 -0600)]
 
Basic structure of the IRC modules.  Nothing does anything, and I still need to make sure my pid accounting works properly, but at least it kind of has the supervisory structure I'm going to want.
I made lots of TODO notes in comments.