Commit Graph
2 Commits
Author SHA1 Message Date
Russ Garrett 744f1e3a7a IRCv3 Capability Negotiation
This adds the ability to negotiate arbitrary IRCv3 capabilities on
connection. Capabilities to be requested can be set in `irc.RequestCaps`,
and after registration the negotiated capabilities can be seen in
`irc.AcknowledgedCaps`.
2017-01-25 17:36:15 +00:00
Russ Garrett e1d00ae799 Add support for parsing IRCv3 tags in received messages 2017-01-25 15:39:59 +00:00