diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2008-08-09 20:25:41 +0200 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2008-08-09 20:25:41 +0200 |
commit | 2d2e6d1fb24e5d687eab7e77bf251ad777ca736d (patch) | |
tree | deb30af4990b4e3e2452019f4d95fce20051a7e5 /Rakefile | |
parent | bf8d3dc80f6103fdd8e2a629880ab0470d516d70 (diff) |
message.rb: correct @plainmessage and @message for CTCP messages
After CTCP parsing, @plainmessage was not defined correctly (as it still
contained the CTCP command), and @plainmessage and @message were not
being cleaned up correctly.
This manifested itself e.g. with spurious \001ACTION and other strange
unusual byte sequence popping up in markov-generated text.
Fix by redefining @plainmessage and @message appropriately in CTCP
handling.
Diffstat (limited to 'Rakefile')
0 files changed, 0 insertions, 0 deletions