dr.botzo/modules
Brian S. Stephan 26bc8bec34 Markov: rebuild the tables, use the context stuff in a better fashion this time
the module will drop your old tables if you have them, so if there's data there,
be sure to back them up and figure out some migration strategy (probably annoying
and probably having to script it).

the big change is that each line is associated to a context now, and channels
are also associated to contexts. this should allow for a better partitioning
of multiple brains, and changing which channels point to which brain.

also caught in the wake is some additional logging verbosity, and a change to
no longer lower() everything learned.

the script to dump a file into the database has also been updated with the above
changes
2012-02-28 23:23:14 -06:00
..
__init__.py turns out we do indeed need modules/__init__.py, so add it back 2011-01-08 09:39:05 -06:00
Achievements.py Achievements: new dumb feature, add irc achievements 2011-10-21 17:01:49 -05:00
Babelfish.py Babelfish: already a smattering of bugfixes and cleanups 2012-01-23 22:05:25 -06:00
Countdown.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
Dice.py Dice: fix display of multi-run rolls (e.g. 6#d20) 2011-10-14 14:22:56 -05:00
Echo.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
EightBall.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
FactFile.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
Facts.py close connections from get_db() 2011-06-20 22:20:41 -05:00
GoogleTranslate.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
Help.py chmod -x modules/Help.py 2011-02-23 19:40:06 -06:00
IrcAdmin.py IrcAdmin: don't crash by trying to tell #chan that you just left #chan 2011-06-20 20:27:20 -05:00
Karma.py close connections from get_db() 2011-06-20 22:20:41 -05:00
Markov.py Markov: rebuild the tables, use the context stuff in a better fashion this time 2012-02-28 23:23:14 -06:00
MegaHAL.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
Pi.py even more close connections from get_db() 2011-06-20 22:34:27 -05:00
Seen.py even more close connections from get_db() 2011-06-20 22:34:27 -05:00
Storycraft.py even more close connections from get_db() 2011-06-20 22:34:27 -05:00
TextTransform.py TextTransform: al bhed translator 2011-10-21 17:17:37 -05:00
Trigger.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
Twitter.py Twitter: tweet output tweaks 2012-01-18 13:00:08 -06:00
Urls.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
Weather.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00