channel
: Channel the chat belongs to.height
: Chat window height.width
: Chat window width.
<iframe frameborder="0"
scrolling="no"
id="chat_embed"
src="http://www.twitch.tv/{CHANNEL}/chat"
height="{HEIGHT}"
width="{WIDTH}">
</iframe>
<iframe frameborder="0" scrolling="no" id="chat_embed" src="http://www.twitch.tv/hebo/chat" height="500" width="350"></iframe>