dr.botzo/modules
Brian S. Stephan 3333fe125e Revert "fix the cheap unicode escapes in GoogleTranslate"
unicode-escape appears to do bad things to hiragana and probably
all unicode characters that are not unicode escaped. ultimately
it seems that google's responses are not consistent.

back to the drawing board.

This reverts commit 40888869b0.
2011-01-07 17:11:00 -06:00
..
Alias.py add Alias at priority 1 (so that it is handled first) 2011-01-07 01:11:35 -06:00
Countdown.py convert to/standardize docstrings a bit. 2011-01-06 23:25:46 -06:00
Dice.py convert to/standardize docstrings a bit. 2011-01-06 23:25:46 -06:00
Echo.py convert to/standardize docstrings a bit. 2011-01-06 23:25:46 -06:00
EightBall.py convert to/standardize docstrings a bit. 2011-01-06 23:25:46 -06:00
FactFile.py convert to/standardize docstrings a bit. 2011-01-06 23:25:46 -06:00
Facts.py convert to/standardize docstrings a bit. 2011-01-06 23:25:46 -06:00
GoogleTranslate.py Revert "fix the cheap unicode escapes in GoogleTranslate" 2011-01-07 17:11:00 -06:00
IrcAdmin.py provide a priority (default 50) to add_global_handler 2011-01-07 01:10:52 -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 give MegaHAL priority 95 (which is low priority, which always confuses me) 2011-01-07 11:24:38 -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