Difference between revisions of "Client to client protocol"

From Mibbit Wiki
Jump to: navigation, search
(new: ctcp backend)
(ctcp works again in chat.mibbit.com)
Line 11: Line 11:
 
* [[Ctcp_(backend)|Backend]]
 
* [[Ctcp_(backend)|Backend]]
 
* Unknown Request: Blocked from being sent to the client in the backend.
 
* Unknown Request: Blocked from being sent to the client in the backend.
Note: the Mibbit main client doesn't show the results at the moment, will work again in the next release (test: chat.mibbit.com).
+
 
 
[[Category:Commands]][[Category:IRC]]
 
[[Category:Commands]][[Category:IRC]]

Revision as of 11:58, 5 July 2010

CTCP, or Client-To-Client Protocol, is a common protocol implemented by every major IRC client in use today. CTCP extends the original IRC protocol by allowing users to query other clients for specific information.

To use CTCP the command /ctcp TheNick <argument>.

CTCP Commands and Replies