dr.botzo/modules
Brian S. Stephan b9ef46606d don't output anything if the aliasified command is the same as the reply.
this indicates that none of the modules could actually do anything with that
text, so whatever happened probably didn't fire any modules (and if it did,
they didn't provide return text anyway)
2010-09-04 11:55:10 -05:00
..
__init__.py vi modelines for split out files 2010-07-28 23:48:47 -05:00
Alias.py don't output anything if the aliasified command is the same as the reply. 2010-09-04 11:55:10 -05:00
Countdown.py add method to remove metaoptions (debug, the new 'meta.pubmsg_needs_bot_prefix') from a list. provided for convenience 2010-08-01 12:13:38 -05:00
Dice.py dice: only try sending something if we actually have something to say 2010-08-28 14:07:00 -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 get around occasional utf8 conversion exceptions by swallowing 2010-08-24 13:25:30 -05:00
IrcAdmin.py standardize config sections to use class name. NOTE: USERS NEED TO UPDATE THEIR CONFIG 2010-08-01 11:41:26 -05:00
MegaHAL.py reloading MegaHAL.py seems broken somehow, so just avoid doing it 2010-09-04 11:49:18 -05:00
Seen.py standardize config sections to use class name. NOTE: USERS NEED TO UPDATE THEIR CONFIG 2010-08-01 11:41:26 -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 weather module. same output as in the irssi bot script. uses pywapi that was added a couple commits ago 2010-07-30 20:30:39 -05:00