Files
Twitch-Drops-Miner/README.md
2020-12-08 17:23:27 +00:00

635 B

Twitch Channel Points Miner

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 this command in the command line:
    pip3 install -r requirements.txt

Then you can run main.py

Screenshot