Globidev / twitch-irc

A base for working with Twitch IRC chatrooms
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Add support for eventchats #9

Open Globidev opened 8 years ago

Globidev commented 8 years ago

Some channels on Twitch use eventchat which means that message delivery is done by a dedicated websocket server. This is the case for very crowded channels like twitch.tv/riotgames or esports related channels in general

Adding support for those channels would be nice!

Globidev commented 8 years ago

The presence of an eventchat can be determined with the following undocumented API endpoint: http://api.twitch.tv/api/channels/_channel_/chat_properties

Globidev commented 8 years ago

This endpoint works too apparently: http://tmi.twitch.tv/servers?channel=_channel_