Skip to content

liquidnya/clips-player

Repository files navigation

clips-player

An OBS overlay (browser source) to play random twitch clips of your own channel.

Running

npm install
VITE_CLIENT_ID=YOUR_CLIENT_ID npm run dev

Replace YOUR_CLIENT_ID with the client ID of a public twitch client.

Building

npm clean-install
VITE_CLIENT_ID=YOUR_CLIENT_ID npm run build

Replace YOUR_CLIENT_ID with the client ID of a public twitch client.

About

An OBS overlay (browser source) to play random twitch clips of your own channel.

Resources

License

Stars

Watchers

Forks

Packages

No packages published