2c2c / node-twitch-irc

desktop twitch chat and dashboard client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A twitch.tv chat/dashboard app made with React and Electron. Interfaces with twitch via tmi.js.

If you want to play with it, clone and:

npm i
npm run dev

The imagined purpose for the app is for popular streamers who deal with fast moving chat for hours everyday.

  • All of the admin/mod commands are available
  • Show/hide stream preview
  • Term popularity list with filtering

The term popularity list can help a streamer quickly understand the general sentiment of the stream without straining to read tens of lines per second. If one of the terms is "AUDIO" or "OVERLAY", you probably have have a stream issue to fix. If one of the terms is ResidentSleeper, you're probably being boring.

About

desktop twitch chat and dashboard client

License:MIT License


Languages

Language:JavaScript 90.1%Language:HTML 5.4%Language:CSS 4.4%Language:Shell 0.1%