Twitch Integrator 4.26
₫100,000Price
Twitch Integrator aims to heavily simplify in-game twitch integration.
OnChatMessage
This event is fired when the chat on the channel you've connected to receives a message.
On it, you will be able to access:
- If there were bits sent with that message along with the number of bits
- The message itself
- The sender's username
- The color of the user in chat and if that color is accurate
- If the user is a moderator, subscriber or VIP
- if the message contains a command along with an array of all the commands
- any other info included in a chat message arranged by name
OnCheer
This event is fired when the chat on the channel you've connected to receives a cheer.
On it, you will be able to access:
- The sender's username
- The Amount of bits sent
- The message itself
SendMessage
This node allows you to easily send a message to the chat of the designated channel.
OnSub
When someone subs and shares it in chat (4.25+)