Skip to content

A browser extension that automates clicking on the Channel Points bonus button during a Twitch live stream when it appears.

License

Notifications You must be signed in to change notification settings

avi12/twitch-cp-bonus-collector

Repository files navigation

Twitch Channel Points Bonus Collector

A browser extension to make Twitch users' life easier to get some good Channel Points
Available for:

Made by Avi

Requirements for setting up

Install Node.js and PNPM

Install dependencies

pnpm i

Start the dev server & run in a test browser

Chrome

pnpm dev

Edge

pnpm dev:edge

Opera

pnpm dev:opera

Firefox

Currently unsupported
Instead, after building you can follow this guide

Build

Chrome/Edge

pnpm build

Opera

pnpm build:opera

Firefox

pnpm build:firefox

Package

Chrome/Edge

pnpm package

Opera

pnpm package:opera

Firefox

pnpm package:firefox

Shorthands

Chrome/Edge

pnpm build:package

Opera

pnpm build:package:opera

Firefox

pnpm build:package:firefox

Contribution

Feel free to! Make sure to comply with the license, GPL v3
If you want to fork, make sure to credit Avi and link to this repository