3 Commits

Author SHA1 Message Date
359ca24856 remove replypath and all the places it was used.
with alias calling do() internally, there is no need for all this
replypath nonsense, and if there's ever a module that needs to reply
to stuff on its own outside of do(), it'd have to be implementing
all of this anyway, so it was pretty irrelevant.

this makes DrBotIRC alias/recursion stuff a bit cleaner.
2011-01-07 23:09:07 -06:00
6fe2bb5fee make trigger work with regexes 2010-08-01 12:22:59 -05:00
d590eede2a Trigger module, to do simple output when seeing simple input. basic version works, but i should probably make this a regex 2010-08-01 12:03:03 -05:00