Twitch Chat / Unity 3D

im looking for a tutorial where i can connect and read and send things to twitch chat through unity3d. i have no idea where to start

There’s a Unity asset available to do just that here. Full disclosure: I’m the developer.

Happy to support you directly if you’re interested.

really looking for a tutorial because I like to learn from it. :slight_smile:

I definitely get where you’re coming from. :wink:

I don’t know about a tutorial, but I started with this documentation and these C# classes: TCPClient, StreamReader, and StreamWriter. Google should be able to help you out with those.

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