Twitch-Channel-Points-Miner-v2
Docker 应用程序 from Skylinar's Repository
概述
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!
运行时参数
- 网络用户界面
http://[IP]:[PORT:5000]- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--restart unless-stopped
模板配置
- 目标
- 5000
- 默认值
- 5000
- 价值
- 5000
This is your starter script with your configuration.
- 目标
- /usr/src/app/run.py
- 默认值
- /mnt/user/appdata/twitch-miner-v2/run.py
- 价值
- /mnt/user/appdata/twitch-miner-v2/run.py
To save the analytics data.
- 目标
- /usr/src/app/analytics/
- 默认值
- /mnt/user/appdata/twitch-channel-points-miner-v2/analytics/
- 价值
- /mnt/user/appdata/twitch-miner-v2/analytics/
To provide login information.
- 目标
- /usr/src/app/cookies/
- 价值
- /mnt/user/appdata/twitch-miner-v2/cookies/
To keep logs outside of container.
- 目标
- /usr/src/app/logs/
- 默认值
- /mnt/user/appdata/twitch-miner-v2/logs/
- 价值
- /mnt/user/appdata/twitch-miner-v2/logs/
下载统计数据
长期下载总量
详细信息
rdavidoff/twitch-channel-points-miner-v2在Unraid 上运行 Twitch-Channel-Points-Miner-v2 。
Twitch-Channel-Points-Miner-v2 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。