Implement DCC pair
Opened this issue · 0 comments
boozaa commented
http://www.irchelp.org/irchelp/rfc/ctcpspec.html
Name | Description |
---|---|
FINGER | Returns the user's full name, and idle time. |
VERSION | The version and type of the client |
SOURCE | Where to obtain a copy of a client |
USERINFO | A string set by the user (never the client coder) |
CLIENTINFO | The version and type of the client |
ERRMSG | Used when an error needs to be replied with. |
PING | Used to measure the delay of the IRC network |
between clients. | |
TIME | Gets the local date and time from other clients |
Example of current catch:
Asking for VERSION:
2014-02-24 12:04:35,908 RECEIVED MESSAGE: ':boozaa!boozaa@xxxx.org PRIVMSG BooBot :�VERSION�'
Asking for CLIENTINFO:
2014-02-24 12:04:46,840 RECEIVED MESSAGE: ':boozaa!boozaa@xxxx.org PRIVMSG BooBot :�CLIENTINFO�'