OpenVRTwitchChat-v1.0.7.2-beta
Pre-release
Pre-release
Twitch changed up the API so it requires a Client-ID be passed with the API calls, so older versions no longer work. It's a bit of a pain, but now I know how to pass header information with Unity's WWW class, so thanks Twitch, I guess.
Changes:
- API updates to include Client-ID
- You can now login anonymously. Just leave the Username and OAuth boxes blank.
Notes:
- Looks like I misplaced the version that didn't have emote support, so right now I'm just releasing the version with emote support. Sorry, I'll keep looking for the version without the emotes, since it is less buggy.
Known Issues:
- Chat sounds are breaking now for some reason >_>.
Edit: Looks like most of the issues with Emotes were with Unity 5.3.5f1! The Repo is now using 5.3.6f1 and emotes work so much better :o! The chat no longer freaks out or freezes!