Twitch-Channel-Points-Miner-v2
rdavidoff/twitch-channel-points-miner-v2
https://hub.docker.com/r/rdavidoff/twitch-channel-points-miner-v2/
bridge
sh
false
https://forums.unraid.net/topic/193655-support-skylinars-repository/
https://github.com/Skylinar/unraid_templates/blob/main/README.md#twitch-channel-points-miner-v2
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).
Before Installing:
1. create the appdata folder 'mkdir /mnt/user/appdata/twitch-miner-v2'
2. download the example.py to appdata 'curl https://raw.githubusercontent.com/rdavydov/Twitch-Channel-Points-Miner-v2/refs/heads/master/example.py -o /mnt/user/appdata/twitch-miner-v2/run.py'
3. make executable 'chmod +x /mnt/user/appdata/twitch-miner-v2/run.py'
4. modify run.py according to your needs 'nano /mnt/user/appdata/twitch-miner-v2/run.py'
After first start open the container logs and follow the steps to authorize the miner to connect to your twitch account.
Check https://github.com/rdavydov/Twitch-Channel-Points-Miner-v2/blob/master/README.md for configuration settings!
GameServers: Tools:
twitch miner channelpoints game gaming
http://[IP]:[PORT:5000]
https://github.com/Skylinar/unraid_templates/blob/main/templates/twitch-channel-points-miner-v2.xml
https://raw.githubusercontent.com/Skylinar/unraid_templates/refs/heads/main/images/demo/twitch-channel-points-miner-v2/twitch-channel-points-miner-v2-dark-demo.png?raw=true
https://raw.githubusercontent.com/Skylinar/unraid_templates/refs/heads/main/images/demo/twitch-channel-points-miner-v2/twitch-channel-points-miner-v2-light-demo.png?raw=true
https://raw.githubusercontent.com/Skylinar/unraid_templates/refs/heads/main/images/twitch-channel-points-miner-v2.png?raw=true
--restart unless-stopped
1758742350
5000
/mnt/user/appdata/twitch-miner-v2/run.py
/mnt/user/appdata/twitch-miner-v2/analytics/
/mnt/user/appdata/twitch-miner-v2/cookies/
/mnt/user/appdata/twitch-miner-v2/logs/
### 2025.09.24
- Initial Release