/prettychat

Prettier embed chat for Twitch streamers

Primary LanguageTypeScriptMIT LicenseMIT

PrettyChat logo

🖥️ Website


PrettyChat - Prettier chat for Twitch streamer

PrettyChat is a tool for Twitch streamer that want display a beautiful chat on they're stream.

How it works

The goal is to build an easy and user friendly way to make a beautiful stream overlay. You don't need to login, we don't record any data from you and it's completely free.

You have just to put your Twitch username, choose a theme a we do the magic.

Tools

PrettyChat is an open source project build with ReactJS (Create React App). For get the chat message of a channel, we use Tmi.JS

Quick start

// Install the project
npm install
// Start the project
npm start
// Build the project
npm run build

Roadmap

  • Custom parameters on chat theme
  • Twitch alerts (theme + custom Lottie JSON)
  • Chat theme builder

Contributors