An earlier post mentioned RFC1459. While it is a very good introduction to IRC, it has actually been superseded by RFCs 2810-2813. Here is a more complete list of documentation you need to program anything IRC-related:
- RFC1459 (original RFC; superseded, but still useful)
- RFC2810 (IRC architecture)
- RFC2810
- RFC2811 (IRC channel management)
- RFC2810
- RFC2812 (IRC client protocol)
- RFC2810
- RFC2813 (IRC server protocol)
- CTCP specification
- DCC specification
- Updated CTCP specification (not all clients support this)
- ISupport (response code 005) draft (almost all servers support this nowadays)
