Twitch-Channel-Points-Miner-v2
Twitch-Channel-Points-Miner-v2
Aplicación Docker from Skylinar's Repository
Visión general
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!
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:5000]- Red
bridge- Concha
sh- Privilegiado
- false
- Parámetros adicionales
--restart unless-stopped
Configuración de plantillas
- Objetivo
- 5000
- Por defecto
- 5000
- Valor
- 5000
This is your starter script with your configuration.
- Objetivo
- /usr/src/app/run.py
- Por defecto
- /mnt/user/appdata/twitch-miner-v2/run.py
- Valor
- /mnt/user/appdata/twitch-miner-v2/run.py
To save the analytics data.
- Objetivo
- /usr/src/app/analytics/
- Por defecto
- /mnt/user/appdata/twitch-channel-points-miner-v2/analytics/
- Valor
- /mnt/user/appdata/twitch-miner-v2/analytics/
To provide login information.
- Objetivo
- /usr/src/app/cookies/
- Valor
- /mnt/user/appdata/twitch-miner-v2/cookies/
To keep logs outside of container.
- Objetivo
- /usr/src/app/logs/
- Por defecto
- /mnt/user/appdata/twitch-miner-v2/logs/
- Valor
- /mnt/user/appdata/twitch-miner-v2/logs/
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
rdavidoff/twitch-channel-points-miner-v2Ejecute Twitch-Channel-Points-Miner-v2 en Unraid.
Twitch-Channel-Points-Miner-v2 se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.