za3k / buttbot

Automatically exported from code.google.com/p/buttbot
1 stars 0 forks source link

Does not ignore CTCP messages #3

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Will happliy try to buttify CTCP messages, and will not strip control 
codes from !butt requests.

CTCP requests are marked by \1 around message.

Original issue reported on code.google.com by thomas.figg on 11 Dec 2007 at 4:44

GoogleCodeExporter commented 8 years ago
Here is a patch that will buttify only the words past the first word in CTCP
messages, so the \1ACTION does not get turned into a \1BUTT. Also it will not 
butt
messages containing only a \1ACTION and no text to replace beyond that.

Original comment by ben.h...@gmail.com on 15 Jul 2008 at 7:43

Attachments:

GoogleCodeExporter commented 8 years ago
Applied in revision 52!

Original comment by ben.h...@gmail.com on 15 Jul 2008 at 10:06