Twitch-Channel-Points-Miner-v2
Twitch-Channel-Points-Miner-v2
Docker app from Skylinar's Repository
Overview
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:
- create the appdata folder 'mkdir /mnt/user/appdata/twitch-miner-v2'
- 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'
- make executable 'chmod +x /mnt/user/appdata/twitch-miner-v2/run.py'
- 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!
Runtime arguments
- Web UI
http://[IP]:[PORT:5000]- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--restart unless-stopped
Template configuration
- Target
- 5000
- Default
- 5000
- Value
- 5000
This is your starter script with your configuration.
- Target
- /usr/src/app/run.py
- Default
- /mnt/user/appdata/twitch-miner-v2/run.py
- Value
- /mnt/user/appdata/twitch-miner-v2/run.py
To save the analytics data.
- Target
- /usr/src/app/analytics/
- Default
- /mnt/user/appdata/twitch-channel-points-miner-v2/analytics/
- Value
- /mnt/user/appdata/twitch-miner-v2/analytics/
To provide login information.
- Target
- /usr/src/app/cookies/
- Value
- /mnt/user/appdata/twitch-miner-v2/cookies/
To keep logs outside of container.
- Target
- /usr/src/app/logs/
- Default
- /mnt/user/appdata/twitch-miner-v2/logs/
- Value
- /mnt/user/appdata/twitch-miner-v2/logs/
Categories
Download Statistics
Total Downloads Over Time
Details
rdavidoff/twitch-channel-points-miner-v2Run Twitch-Channel-Points-Miner-v2 on Unraid.
Twitch-Channel-Points-Miner-v2 is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.