Files
phenny-1/modules
Reese Moore 62a5ce7681 Make '.seen' persistent
Instead of using a dict, use a shelve so that seen is persistent across phenny
reloads.

This will cause some more disk IO as we are syncing the shelve every time
someone says something. It is probably better to just .close() the shelve when
phenny exits (using atexit).

Also, clean up some dead code that was left in the module.
2013-01-01 15:19:06 -05:00
..
2012-01-03 13:55:39 -05:00
2012-02-22 15:35:07 -05:00
2012-06-28 19:05:45 -07:00
2012-05-01 23:52:19 -04:00
2012-03-20 22:01:32 -04:00
2012-02-10 19:21:37 -05:00
2013-01-01 15:19:06 -05:00
2012-06-04 21:42:56 -07:00
2012-06-02 00:58:19 -07:00
2012-06-02 15:11:51 -07:00
2012-06-15 20:04:29 -07:00