tjcsl / cslbot

An easily extensible, modular irc bot.
GNU General Public License v2.0
15 stars 16 forks source link

add output filters -- ex. run everything through a command (!outputfilter fwilson -> fwiloutput fwilfilter fwilset fwilsuccessfully) #419

Closed tjhsstBot closed 11 years ago

tjhsstBot commented 11 years ago

Issue created by fwilson!bouncer@wikipedia/Fox-Wilson

pefoley2 commented 11 years ago

handler.send() should catch almost everything

csssuf commented 11 years ago

This could end up being really bad...

pefoley2 commented 11 years ago

Yup :P

an-empty-string commented 11 years ago

... still though, implementing this may actually be semi-useful

Fox Wilson PGP keyhttp://pgp.mit.edu:11371/pks/lookup?op=vindex&search=0x61C09087F8C8D497 · Resume http://fwilson.me/resume.pdf

On Mon, Oct 7, 2013 at 3:05 PM, pefoley2 notifications@github.com wrote:

Yup :P

— Reply to this email directly or view it on GitHubhttps://github.com/tjcsl/cslbot/issues/419#issuecomment-25835812 .

csssuf commented 11 years ago

Fixed in d2e3368