StreamLinked - API, Auth, EventSub and IRC for Twitch

$49
Publisher Scored'Productions
File size 810.00kB
Number of files 399
Latest version 1
Latest release date 2024-08-23 12:55:11
First release date 2024-03-21 01:51:12
Supported Unity versions 2018.4.2 or higher

Do you need Twitch integration into Unity?


Need to call Twitch's API?


Want to authenticate access tokens?


Do you want to subscribe to Twitch Events?


Or do you need to read Twitch chat messages via an IRC?



This project brings down Twitch's API documentation and implements it into Unity C#


Whether its:


✔️A Authentication Token


✔️A API Reference


✔️A EventSub Reference


✔️A IRC Tag Reference



Authentication


The process has never been easier, provide your client ID, choose your authentication method and the API Client will automatically get you a token whenever you wish to call the API. Or you can do it manually, its up to you.



Twitch API


All of the references, available from a single task or coroutine, producing an object with all the information inside. It doesnt get easier to call Twitch.



EventSub


WebSocket setup, API Subscriptions. Set up to receive any notification Twitch provides.



Twitch IRC


Connect to Twitch chat rooms and receive user messages. All processed into a convenient object and supports Twitch's tag commands returned. On top of that, it includes a Badge and Emote downloader and manager, all processed to display in TextMeshPro!



Twitch Changelog: Updated as of entry 2024‑03‑15



Coded with compatibility for NET Standard 2.1



Documentation Webpage Available Here



Not Supported


❌WebGL


❌IRC (WebSocket)


❌EventSub (Webhook and Conduit)


❌Pubsub


❌Twitch CLI



LightJson


This project uses a modified version of LightJson. Available Here:


Link : MIT License



UniGif


This project uses a modified version of UniGif. Available Here:


Link : MIT License

Top Publisher Assets