cbd482e24c388e2c0168cb13adc4bfdac3a3cadd
Implement the bet system. Based on https://github.com/ClementRoyer/TwitchAutoCollect-AutoBet - Use selenium for place the bet/predictions. We can also use directly grapql but we need a transactionID for the POST request but I don't know how to calculate it (or if It's random - but I don't think)
Implement the bet system. Based on https://github.com/ClementRoyer/TwitchAutoCollect-AutoBet - Use selenium for place the bet/predictions. We can also use directly grapql but we need a transactionID for the POST request but I don't know how to calculate it (or if It's random - but I don't think)
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:
- Download Python.
- Install the dependencies. Run this command in the command line:
pip3 install -r requirements.txt
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%
