.. |
Alias.py
|
cleanup the sentence feedback
|
2011-01-06 22:12:19 -06:00 |
Countdown.py
|
use proper pluralization, commas in countdown output
|
2010-09-08 21:39:56 -05:00 |
Dice.py
|
Fix negative modifier issue
|
2010-10-31 18:01:15 -05:00 |
Echo.py
|
add echo module, which echos text. why i never implemented this, i don't know
|
2010-12-11 00:22:26 -06:00 |
EightBall.py
|
magic 8-ball module.
|
2011-01-06 23:08:33 -06:00 |
FactFile.py
|
standardize config sections to use class name. NOTE: USERS NEED TO UPDATE THEIR CONFIG
|
2010-08-01 11:41:26 -05:00 |
Facts.py
|
encode facts coming out of Facts to python string
|
2010-12-20 22:22:37 -06:00 |
GoogleTranslate.py
|
fix the cheap unicode escapes in GoogleTranslate
|
2011-01-06 22:53:21 -06:00 |
IrcAdmin.py
|
small but significant unload/reload changes.
|
2011-01-06 19:54:16 -06:00 |
Karma.py
|
don't try to be clever with the +-/-+ commands, since it wasn't doing what I wanted
|
2010-12-15 20:29:25 -06:00 |
MegaHAL.py
|
weird megahal corruption strikes again.
|
2011-01-06 22:26:24 -06:00 |
Pi.py
|
change the format of the pi output a bit
|
2010-10-28 20:05:08 -05:00 |
Seen.py
|
remove overload of on_pubmsg()
|
2010-09-08 20:44:09 -05:00 |
TextTransform.py
|
add uppercase text transform
|
2010-12-16 20:28:26 -06:00 |
Trigger.py
|
make trigger work with regexes
|
2010-08-01 12:22:59 -05:00 |
Twitter.py
|
specify ellipses continuation as a python string
|
2011-01-05 09:34:19 -06:00 |
Urls.py
|
standardize config sections to use class name. NOTE: USERS NEED TO UPDATE THEIR CONFIG
|
2010-08-01 11:41:26 -05:00 |
Weather.py
|
fix spaces in city name
|
2010-12-09 13:09:01 -06:00 |
__init__.py
|
hacked out loading of all modules from __init__
|
2010-12-17 22:52:53 -06:00 |