Stream Chat #21
malliaridis
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Idea description
Including a stream chat for various streaming platforms like Twitch and YouTube helps streamers to keep track of the chat via tha smartphone / tablet.
This idea could be extended with chat moderator functions.
This idea could be realized via a button "Stream Chat" in the overview where the app displays the chat. The platform selection and credentials / API token for accessing the chat of the platform could be set in the OBS settings.
Twitch Chat
For the integration of a Twitch chat the IRC can be used (https://dev.twitch.tv/docs/irc). The IRC provides also a websocket endpoint (wss://irc-ws.chat.twitch.tv:443). With the IRC chat moderation is also possible (see IRC commands and scopes).
All reactions