-
Notifications
You must be signed in to change notification settings - Fork 94
Chat Page
The chat page lets you view and respond to your multiple streaming services chats/comments on one screen.
The top section of the page lists what services are being streamed to, and the number of viewers currently watching. The name of the service is a link to the stream - useful for quickly grabbing the Facebook Live URL, for example.
The middle section lists incoming comments. Each will have an icon indicating the source of the comment.
The bottom section is where you can write comments. An icon shows the current service you're chatting on, clicking the icon brings up a menu for switching accounts.
There's a few commands you can use in the message box:
/irc <message>
- sends a message over the internal IRC server. This is a
shortcut so you don't have to switch from, say, a Twitch account, to the IRC
account, and back to the Twitch account.
/msg <username> <message>
- sends a private message over the internal IRC
server.
/me <emote>
- performs a custom emote, if the chat service supports it.