A tool that monitors and displays Twitch chat channels in a bigger font, ideal for displaying on a big monitor for room-scale Twitch streaming. Or it can just give a much cleaner and flexible lightweight way of displaying the Twitch chat.
Note that all these features can be enabled or disabled.
Several more features are in the pipeline!
When you open the page, the chat monitor will connect to the default Twitch channel or the channel you monitored most recently. At the top or bottom right you can find the settings menu. In this menu it is possible to modify all configuration options. These settings are stored in your browser and become active immediately when changed.
The latest version of the tool is always available at https://glodenox.github.io/twitch-chat-monitor/ and can be used from there. The initial channel can be changed by adding it in the URL, like so: https://glodenox.github.io/twitch-chat-monitor/?channel=<channel name here>
.
If you want to have other predefined settings set (like the channel), you can host the tool yourself. You just need to download the files and place these on a server. Alternatively you can also just open the index.html
file locally.
The project consists of 4 files:
This tool is heavily based on the Nifty Chat Monitor userscript, but uses the Twitch WebSocket API directly instead of transforming the Twitch chat embed page. A special thanks to the LoadingReadyRun chat for giving feedback on several of the features!