ippsav / twitch-chat-widget

Personal twitch chat widget

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

twitch-chat-widget

The Twitch chat widget I use on my personal streams on Twitch.

Currently the Twitch ID and username is hardcoded with env variables because I am too lazy to add API support :).

Running it locally

  1. Clone the repo.
  2. Run yarn.
  3. Copy .env.example to .env.
  4. Fill in your user ID and login in the .env file. It defaults to my own user ID and login.
  5. Run yarn start to start the dev server.

Building it

  1. yarn build
  2. That's it.

About

Personal twitch chat widget


Languages

Language:TypeScript 90.2%Language:HTML 4.9%Language:SCSS 4.8%Language:Shell 0.2%