Embedding Twitch Chat

How can I embed twitch chat on my website like this : https://gyazo.com/b1bbd4b36ff3c4850a57e2c2c95543e8
I saw this on a lot of websites. Can somebody help?

See https://github.com/justintv/Twitch-API/blob/master/embedding.md#chat

the iframe is not minimizable like the one in the photo…

That is a feature of the website where the chat is embedded, not of the embed itself.

Wrap it in a div and use some javascript to show/hide the div.

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