See all chat messages and click one to feature it on the stream.
- Download the latest version from releases
- Install the application using the installer
- Open the application
- Type the name of the channel you want to listen messages from
- Use the copy button from the navbar to copy the client app url.
- Add the client app url as a browser source on OBS.
- Send a message on the chat.
- Click the message on the admin.
- Now you should see that message on the stream.
- Click: Toggle a message from screen
- Ctrl + Click: Send / remove a message from queue
- Alt + Click: Toggle bookmark
- !q // Automatically highlights the message
Tagging the user also highlights the message
- Run
npm start
on the console while being in this directory
The standalone app is not yet distributed, but if you want to build it, go inside the electron
folder and run npm run make
, it will generate an out
directory with the .exe
inside.