jkk / shinkgs

A JavaScript client for the KGS Go Server
https://shin.gokgs.com/
MIT License
266 stars 55 forks source link

(Medium) Twitch Integration #177

Open Clossius opened 6 years ago

Clossius commented 6 years ago

There has been mention of how Go servers are not supporting Go live streams enough. According to some it wouldn't be difficult and would take an evening or two. (Not sure if that is true or not lol)

This feature idea would be to have a button that will show a list of all the live streams playing the game "Go."

Clossius commented 6 years ago

I think it would also be good if you could watch the stream and chat from the shin.kgs side. It's really easy to embed, but the issue comes when you try to make it pretty. Also wouldn't work well on a phone. Twitch app handles that better.

Embed example: http://www.shawnsgogroup.com/livestream.php

Clossius commented 6 years ago

Some API that ?might? help. https://dev.twitch.tv/docs/api/reference/#get-games

Clossius commented 6 years ago
game_id string Returns streams broadcasting a specified game ID. You can specify up to 100 IDs.