Twitch-specific IRCv3 docs/spec?

I’m having trouble finding documentation or a specification for the Twitch-specific parts of the IRCv3 it uses, for example each of the metadata tags.

I only have found the relatively general info like these
https://github.com/justintv/Twitch-API/blob/master/IRC.md
https://github.com/justintv/Twitch-API/blob/master/chat/capabilities.md
which are great but they don’t cover everything, and I’m hoping not to need to reverse-engineer anything.

Here you go https://github.com/justintv/Twitch-API/blob/master/chat/capabilities.md see the section titled

PRIVMSG

Yeah I saw that it has an example. I didn’t see anything there suggesting it is a specification of all the metadata tags. It’s better than nothing though.

That document, documents all the meta that Twitch will be sending.

Twitch is taking parts of the IRCv3 specification which allows you to create your own additional data, so the meta that will be sent is documented in that document.

There is no other meta that will be send on the Twitch IRC network, if that is what you are expecting.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.