dr.botzo/modules
Brian S. Stephan 152ef2a1ad Module: remove the timer stuff, since individual modules can do this better themselves
Markov, Twitter: switch to forking a thread ourselves, and check every
second whether or not to quit. this is the "better" part above, as
now we can instantly quit the thread rather than waiting for all
the timers to fire and expire
2011-06-20 21:18:55 -05:00
..
Countdown.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
Dice.py Dice: trivial whitespace cleanup, merging last two commits from kad 2011-06-20 19:32:17 -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 rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06: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 Karma: make karma case insensitive, by popular request 2011-06-14 21:22:56 -05:00
Markov.py Module: remove the timer stuff, since individual modules can do this better themselves 2011-06-20 21:18:55 -05:00
MegaHAL.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
Pi.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
Seen.py Seen: don't track seen data for stuff without a location 2011-06-16 21:26:13 -05:00
Storycraft.py Merge branch 'master' of git.incorporeal.org:dr.botzo 2011-02-26 19:10:26 -06:00
TextTransform.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
Trigger.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
Twitter.py Module: remove the timer stuff, since individual modules can do this better themselves 2011-06-20 21:18:55 -05: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
__init__.py turns out we do indeed need modules/__init__.py, so add it back 2011-01-08 09:39:05 -06:00