Difference between revisions of "Client to client protocol"

From Mibbit Wiki
Jump to: navigation, search
m (Unknown Request)
(not working atm)
Line 10: Line 10:
 
* [[Ctcp_(website)|Website]]
 
* [[Ctcp_(website)|Website]]
 
* 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: doesn't work at the moment when done using a mibbit client, will work again in the next release.
 
[[Category:Commands]][[Category:How To]][[Category:IRC]]
 
[[Category:Commands]][[Category:How To]][[Category:IRC]]

Revision as of 15:25, 13 April 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

Note: doesn't work at the moment when done using a mibbit client, will work again in the next release.