Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.

gottagofaster236/Twitch-Channel-Points-Miner

Repository files navigation

Twitch Channel Points Miner

Note

This repo is not supported anymore. Please use the enhanced fork: https://github.com/rdavydov/Twitch-Channel-Points-Miner-v2

A simple script that will watch a stream for you and earn the channel points.

It can wait for a streamer to go live (+450 points when the stream starts), it will automatically click the bonus button (+50 points), and it will follow raids (+250 points).

To run it, you first have to:

  1. Download Python.
  2. Install the dependencies. Run these two commands in the command line:
    cd C:/path/to/directory/with/program/
    pip3 install -r requirements.txt

Then you can run main.py

Screenshot