dr.botzo/modules
Brian S. Stephan aae4dfa062 remove a (hopefully) useless unicode() call 2010-10-27 22:48:52 -05:00
..
Alias.py add !alias list that displays the existing alias commands. limited utility, really. 2010-09-08 20:12:19 -05:00
Countdown.py use proper pluralization, commas in countdown output 2010-09-08 21:39:56 -05:00
Dice.py add ctech dice rolling method, for cthulhutech. 2010-09-05 11:00:11 -05: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
GoogleTranslate.py this encode('utf-8')/decode('utf-8') seems to unnecessary and accomplishes nothing? 2010-10-27 22:09:59 -05:00
IrcAdmin.py create the array of arguments in all the methods that need them 2010-09-08 19:24:26 -05:00
Karma.py sqlite related stuff as part of making sqlite the canonical backend 2010-10-27 17:59:01 -05:00
MegaHAL.py read brainfile filename from config file, allow default 2010-10-09 20:37:15 -05:00
Pi.py last_insert_rowid() only makes sense for the current connection, so ORDER BY id DESC instead 2010-10-27 19:32:09 -05:00
Seen.py remove overload of on_pubmsg() 2010-09-08 20:44:09 -05:00
TextTransform.py properly use encode() to do the rot13 conversion, ignore conversion failures 2010-10-27 21:56:18 -05:00
Trigger.py make trigger work with regexes 2010-08-01 12:22:59 -05: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 remove a (hopefully) useless unicode() call 2010-10-27 22:48:52 -05:00
__init__.py vi modelines for split out files 2010-07-28 23:48:47 -05:00