Implements the Client-To-Client Protocol (CTCP). Specification: http://www.irchelp.org/irchelp/rfc/ctcpspec.html
Extract CTCP messages from an IRC message.
Create a CTCP message with the given tag and data, or with the _tag and _data provided pre-combined.
See Source File
Implements the Client-To-Client Protocol (CTCP). Specification: http://www.irchelp.org/irchelp/rfc/ctcpspec.html