dr.botzo/modules
Brian S. Stephan 0bd681c324 convert most modules to use ! commands.
okay, it's time. we got around for a while with all sorts of silly
config options and exceptions and common strings triggering bot
commands. but now it's time to man up and expect modules to be
more strict and less loosey-goosey.

convert the popular modules (i.e. the ones that still work) to
trigger on !pi rather than pi, etc. usually, this is achieved via
regex searches, although there are some weird bugs (ones i'm hoping
are caused by other recursion/alias bugs and not this commit).

more code around this will be gutted soon, but this, at least,
means you can't say 'tweet that shit, yo' and accidentally trigger
the bot.
2011-01-07 20:37:24 -06:00
..
Countdown.py convert most modules to use ! commands. 2011-01-07 20:37:24 -06:00
Dice.py convert most modules to use ! commands. 2011-01-07 20:37:24 -06:00
Echo.py convert most modules to use ! commands. 2011-01-07 20:37:24 -06:00
EightBall.py convert most modules to use ! commands. 2011-01-07 20:37:24 -06:00
FactFile.py convert to/standardize docstrings a bit. 2011-01-06 23:25:46 -06:00
Facts.py convert most modules to use ! commands. 2011-01-07 20:37:24 -06:00
GoogleTranslate.py convert most modules to use ! commands. 2011-01-07 20:37:24 -06:00
IrcAdmin.py convert most modules to use ! commands. 2011-01-07 20:37:24 -06:00
Karma.py convert most modules to use ! commands. 2011-01-07 20:37:24 -06:00
MegaHAL.py convert most modules to use ! commands. 2011-01-07 20:37:24 -06:00
Pi.py convert most modules to use ! commands. 2011-01-07 20:37:24 -06:00
Seen.py convert most modules to use ! commands. 2011-01-07 20:37:24 -06:00
TextTransform.py convert most modules to use ! commands. 2011-01-07 20:37:24 -06:00
Trigger.py make trigger work with regexes 2010-08-01 12:22:59 -05:00
Twitter.py convert most modules to use ! commands. 2011-01-07 20:37:24 -06:00
Urls.py convert most modules to use ! commands. 2011-01-07 20:37:24 -06:00
Weather.py convert most modules to use ! commands. 2011-01-07 20:37:24 -06:00