All apps · 0 apps
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!
Readme
View on GitHubUnraid Templates
- Apache-Tika-Server
- Home-Hub
- Pi-Dash
- PostgreSQL18
- Sure-Web
- Sure-Worker
- Twitch-Channel-Points-Miner-v2
Apache-Tika-Server

Apache Tika is a project of the Apache Software Foundation that detects and extracts metadata and text from over a thousand different file types.
Application Name: apache-tika-server
Application Site: https://tika.apache.org/
Registry: https://hub.docker.com/r/apache/tika
Github: https://github.com/apache/tika
Home-Hub

Ever wanted a simple, private spot on your home network for your family's daily stuff? That's HomeHub. It's a lightweight, self-hosted web app that turns any computer (even a Raspberry Pi!) into a central hub for shared notes, shopping lists, chores, a media downloader, and even a family expense tracker.
It's designed to be easy to use for everyone in the family, with a clean interface that works great on any device.
Application Name: Home-Hub
Application Site: https://github.com/surajverma/homehub
Registry: https://github.com/surajverma/homehub/pkgs/container/homehub
Github: https://github.com/surajverma/homehub
First installation
Before first startup:
- create the appdata folder:
mkdir /mnt/user/appdata/homehub
- grab the example configuration yml:
curl https://raw.githubusercontent.com/surajverma/homehub/main/config-example.yml -o /mnt/user/appdata/homehub/config.yml
- adjust the config as needed
PostgreSQL18

PostgreSQL 18 is a powerful, open source object-relational database system with over 35 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance.
Application Name: postgresql18
Application Site: https://www.postgresql.org/
Registry: https://registry.hub.docker.com/_/postgres/
Github: https://github.com/docker-library/postgres
Pi-Dash

Pi-Dash is a simple, lightweight dashboard for monitoring multiple Pi-hole instances. It provides a clean, at-a-glance, responsive view of your Pi-hole statistics.
Application Name: Pi-Dash
Application Site: https://github.com/surajverma/pi-dash
Registry: https://github.com/surajverma/pi-dash/pkgs/container/pi-dash
Github: https://github.com/surajverma/pi-dash
First installation
Before first startup:
- create the appdata folder:
mkdir /mnt/user/appdata/pi-dash
- grab the example configuration json:
curl https://raw.githubusercontent.com/surajverma/pi-dash/refs/heads/main/config-example.json -o /mnt/user/appdata/pi-dash/config.json
- adjust the config as needed
Sure-Web

Sure is a community-driven fork of the former Maybe Finance application, continuing its mission to help users manage personal finances by tracking expenses, budgeting, and supporting wealth management. Note: "Maybe" is a trademark of Maybe Finance, Inc..
This is the 1 of 2 containers required to run Sure finance; please review the additional requirements.
Application Name: Sure-Web
Application Site: https://github.com/we-promise/sure
Registry: https://github.com/we-promise/sure/pkgs/container/sure
Github: https://github.com/we-promise/sure
Additional Requirements
This is container 1 of 2 needed to run Sure finance, runs alongside Sure-Worker. Requires a Postgres database and Redis.
Check the Sure documentation for more information: https://github.com/we-promise/sure/blob/main/docs/hosting/docker.md
First installation
To ensure correct user permissions for the app-storage folder, run chown -R 1000:1000 /mnt/user/appdata/sure/app-storage after the initial startup.
Sure-Worker

Sure is a community-driven fork of the former Maybe Finance application, continuing its mission to help users manage personal finances by tracking expenses, budgeting, and supporting wealth management. Note: "Maybe" is a trademark of Maybe Finance, Inc..
This is the 2 of 2 container required to run Sure finance; please review the additional requirements.
Application Name: Sure-Worker
Application Site: https://github.com/we-promise/sure
Registry: https://github.com/we-promise/sure/pkgs/container/sure
Github: https://github.com/we-promise/sure
Twitch-Channel-Points-Miner-v2
Coming soon...
Media gallery
1 / 2Install Twitch-Channel-Points-Miner-v2 on Unraid in a few clicks.
Find Twitch-Channel-Points-Miner-v2 in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allLinks
Details
rdavidoff/twitch-channel-points-miner-v2Runtime 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/