• This repository has been archived on 10/Apr/2023
  • Stars
    star
    143
  • Rank 256,219 (Top 6 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created about 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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