thmsndk / Screeps3D

A 3D client for the MMORTS Screeps.com
89 stars 17 forks source link

twitch !goto support #205

Closed thmsndk closed 4 years ago

thmsndk commented 4 years ago

Initial and basic twitch support for streaming

You can specifically launch the client with twitch enabled using the argument -twitch this allows developers to have twitch disabled by default while developing but still stream with a twitch client.

You need to press esc and supply the botname, the token and the channel, after that, press enable and it will connect to twitch when you launch the client. see this link for more details https://dev.twitch.tv/docs/irc image

This PR relates to #101