Search code examples
phpchattwitch

Twitch: Read chat with php script


I would like to access a twitch chat with a php script to retrieve the latest chat messages. But the twitch api seems not to support chat access. does anyone know a way how i can get the latest chat messages of a channel via a php script?


Solution

  • Twitch uses a standard protocol for chat. Specifically IRC. Therefore, an API is not needed. Here's the link: http://help.twitch.tv/customer/portal/articles/1302780-twitch-irc