-
Notifications
You must be signed in to change notification settings - Fork 0
External Service Modules
External Service Modules are modules that aren't directly tied to the Twitch API, but tie into Twitch services enough that integration of them with TWINGE made sense.
Note: You will need to have Heat enabled in your extensions, and users will need to allow Heat on their end to get usernames/profiles from click data. Heat is an extension by Scott Garner that allows viewers (on Desktop) to engage with your stream by clicking on the stream itself. The extension will capture the click position and transmit that data to anything listening to the websocket. More information is available on the wiki.
Alejo's Pronoun service provides a simple way for users to define their chosen pronouns at the project website. Implementation is simple - If this module is added, user profiles will automatically be enriched with their pronoun data. As with any profile enrichment, this data can be found in the extra object, under "pronouns."