Twitch-Python
Twitch-Python copied to clipboard
Request tags for IRC messages
Twitch offers additional information on chat messages if the client requests them. This information includes User color, subscription state and many more. See https://dev.twitch.tv/docs/irc/tags
After authentication we send a request to enable tags for incoming messages. Message parsing is updated to deal with tagged and untagged messages.