jhthorsen / mojo-irc

IRC Client for the Mojo IOLoop
15 stars 13 forks source link

send CTCP responses to sender correctly #18

Closed Grinnz closed 9 years ago

Grinnz commented 9 years ago

CTCP handlers should send responses to the sender, not the first param.

jhthorsen commented 9 years ago

Thanks for the pointer! It's awful when the tests have invalid input/output :disappointed:

marcusramberg commented 9 years ago

<3 Dan I've been wondering why this thing was so broken.

On Sun Feb 08 2015 at 11:39:02 AM Jan Henning Thorsen < notifications@github.com> wrote:

Thanks for the pointer! It's awful when the tests have invalid input/output [image: :disappointed:]

— Reply to this email directly or view it on GitHub https://github.com/jhthorsen/mojo-irc/pull/18#issuecomment-73405509.