ocaml-irc-client icon indicating copy to clipboard operation
ocaml-irc-client copied to clipboard

basic support for ircv3

Open c-cube opened this issue 9 years ago • 0 comments

http://ircv3.net/ would be nice. In particular:

  • SASL auth (might be able to use the one from xmpp if it becomes a library)
  • batch messages
  • tags in messages (add a field, etc.)

c-cube avatar Jan 04 '17 19:01 c-cube