Is it possible to integrate Twitch chat into iOS through a data stream? Is this functionality coming in the future?
Twitch chat is based on IRC, so you can connect using a socket (or even a WebSocket). That will allow you to get the chat messages, badges, etc.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.