967ea9adc35eeb010eaeb7bd8f7c354dd2a5bd57
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).
To run it, you first have to:
- Download Python.
- Install the dependencies. Run these three lines in the command line:
pip install requests
pip install websocket-client
pip install browser_cookie3
Then you can run main.py
Languages
Python
86.6%
JavaScript
6.4%
HTML
5.5%
CSS
0.9%
Dockerfile
0.5%
Other
0.1%
