Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for IRCv3 capabilities #34

Open
xPaw opened this issue Jan 19, 2016 · 2 comments
Open

Add support for IRCv3 capabilities #34

xPaw opened this issue Jan 19, 2016 · 2 comments

Comments

@xPaw
Copy link

xPaw commented Jan 19, 2016

http://ircv3.net/irc/

Would be nice to at least support server-time at first.

Comparison of clients and what capabilities they support: http://ircv3.net/software/clients.html

@flyinprogrammer
Copy link

We probably want SASL support too so that launching clients in AWS and GCP is a little easier:
https://github.com/charybdis-ircd/charybdis/blob/master/doc/sasl.txt

I barely know how to code in JS, but I'll see if I can get you a PR -- no promises though.

@Pumpuli
Copy link

Pumpuli commented Feb 8, 2016

I tried adding support for message tags in slate-irc-parser, but never went further than that,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants