Created page with "{{#Invoke:ProtoFlux|GenerateUI |Name=Twitch Reward Redeem Event |Category=Twitch |Inputs= [ ] |Outputs= [ {"Name": "OnRedeem", "Type": "Call"}, {"Name": "DisplayName", "Type": "String"}, {"Name": "Message", "Type": "String"}, {"Name": "TimeStamp", "Type": "DateTime"}, {"Name": "RewardId", "Type": "String"}, {"Name": "RewardTitle", "Type": "String"}, {"Name": "RewardPrompt", "Type": "String"}, {"Name": "Status", "Type": "String"}, {"Name": "RewardCost", "Type": "int"} ] |..." |
m Added category: Twitch |
||
Line 32: | Line 32: | ||
The issue is marked as a bug on the Resonite GitHub under [https://github.com/Yellow-Dog-Man/Resonite-Issues/issues/68 Issue 68]. | The issue is marked as a bug on the Resonite GitHub under [https://github.com/Yellow-Dog-Man/Resonite-Issues/issues/68 Issue 68]. | ||
[[Category:ProtoFlux:Network:Twitch]] |
Latest revision as of 00:24, 1 April 2024
Twitch Reward Redeem Event
null
∅
Twitch
This node provides Twitch reward redeem information from a TwitchInterface.
Note that all outputs are generated on a new Twitch reward redeem, and will not display any information when connected to a display node.
Legacy Twitch API
Due to the depreciation of the Twitch V5 API that Resonite currently uses, this node will fail to pulse on a redeem event from Twitch. This means currently that this node is inoperable, and should be considered unusable until updated.
The issue is marked as a bug on the Resonite GitHub under Issue 68.