jhthorsen / mojo-irc

IRC Client for the Mojo IOLoop
14 stars 12 forks source link

Add support for standard CTCP events #6

Closed jhthorsen closed 10 years ago

jhthorsen commented 10 years ago

Add support for ctcp_ping, ctcp_time and ctcp_version.

marcusramberg commented 10 years ago

Looks good, don't see any problems with this.