Twitch Chat Message Event (LogiX node)

From Neos Wiki
Revision as of 09:21, 19 January 2020 by Zwinkadink (talk | contribs)
Jump to navigation Jump to search

Image: 250 pixels

This module contains 1 Input node and 14 Output nodes

The data triggered by the On Message event only last 1 tick. it is recommended that you use the data right away and try to avoid writing to a variable.

Input Nodes
1. Twitch Interface

Output Nodes
1. On Message (Driver)
2. Message (String)
3. UserId (String)
4. Display Name (String)
5. Color (RGBA)
6. is Subscriber (Bool)
7. is Moderator (Bool)
8. is Broadcaster (Bool)
9. is Turbo (Bool)
10. Cheer Badge (Object(color as a string(Purple, Green, Blue, Red, Grey)))
11. Cheer Ammount (Int)
12. Bits (Int)
13. Bits Dollars (Float)
14. Subscribed Month Count (Int)


(back) Twitch Chat Message Event