PubSub & Chat Integration for Twitch - Including WebGL!
Firesplash Entertainment
$14.29
Jump AssetStore
This is a Twitch Integration which makes it possible to communicate with a twitch channel's chat and PubSub. Most likely the easiest way to integrate your game with twitch.This is a Twitch Integration which makes it possible to communicate with a twitch channel's chat and PubSub.It is currently the only Twitch PubSub and Chat Asset, that also works for WebGL builds!You could for example create a game where the difficulty can be controlled by using Twitch Channel Points (Point Rewards).You could output events in the game (deaths, etc) directly to the twitch chat.You could give the viewers of a stream the possibility to interact by using chat commands.There are loads of possibilities with this asset. See the technical details for more information!The asset contains a sample project which shows how the plugin works. The code is docuemnted so you will have full code documentation available in Visual Studio. Further a complete reference is included.If any issues arise, we are happy to hear from you. Write us an email!The Basic version of this asset provides you with the following functionalities:Receive PubSub Cheer MessagesReceive PubSub Subscription MessagesReceive PubSub Point Reward Redemption MessagesReceive PubSub HypeTrain Messages (unofficial! Might break.)Receive any other PubSub Message via a generic subscriptionReceive Chat MessagesReceive Chat Command Messages (dedicated)Send Chat MessagesReceive Whispered Commands (dedicated)Receive Whispered MessagesRecevie events for incoming Hosts and RaidsAnd all those are cleanly implemented as Unity Events, your behaviors can subscribe to.The best news last: The full Source Code is included!Please note, that twitch did deprecate the usage of twitch's own Slash-Commands (e.g. /w, /ban or /timeout) from Chat APIs by february 2023.This does not affect implementing or sending Bot-Commands (like !example) or normal messages.This Asset does NOT implement the new "EventSub" service. It is restricted to the features of twitch's IRC and PubSub Systems.