You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.
I'm aware that this might be a big request, my use case currently is aimed at Twitch. More specifically the Capability Negotiation and Message Tags (http://ircv3.net/irc/), and possibly some others.
Currently I'm hacking these in to send a CAP REQ and filter out the message tags before parsing. I could try and add these as all the other commands are added, and make message tags be recognized by the parser. But not sure if adding in some tidbits of the IRCv3 is the way to go or if architectural changes are also needed to better handle this.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm aware that this might be a big request, my use case currently is aimed at Twitch. More specifically the Capability Negotiation and Message Tags (http://ircv3.net/irc/), and possibly some others.
Currently I'm hacking these in to send a CAP REQ and filter out the message tags before parsing. I could try and add these as all the other commands are added, and make message tags be recognized by the parser. But not sure if adding in some tidbits of the IRCv3 is the way to go or if architectural changes are also needed to better handle this.
The text was updated successfully, but these errors were encountered: