@hackage irc-fun-messages0.2.0.1

Types and functions for working with the IRC protocol.

Another IRC library. It doesn't provide a client API though. It just provides datatypes, and functions for parsing and serializing IRC commands and replies.

The package is based on RFC 2812, with modifications and extensions to work with Freenode.

NOTE: The handling of IRC protocol messages is incomplete, but there is enough to e.g. create an IRC bot. Missing features are being added as needed while working on FunBot, and of course patches are welcome.