-
Notifications
You must be signed in to change notification settings - Fork 0
Channel Points
While the miner is watching a channel (for drops or idle watch), it automatically clicks the channel points bonus chest when it appears. No manual action needed.
The Main tab shows the current channel points balance for the active channel in real time. It updates whenever the miner detects a balance change.
The Channel Points tab shows a persistent history of all balance changes recorded across sessions:
- Sorted by channel
- Shows each balance snapshot with timestamp
- Persisted in
data/channel_points.json— survives restarts
When no drop campaigns are active, the miner can continue watching channels to earn channel points via Idle Watch:
- Go to Settings → Idle Watch
- Enable idle watch
- Either:
- Manual list: add specific channel names to watch
- Auto: followed channels: the miner fetches your live followed channels via the Twitch API and watches one automatically
Idle watch earns channel points from bonus chests. It does not affect drop eligibility — drops resume automatically when campaigns become active.
The Discord bot tracks a total earned counter (cp_total_earned) per account, which accumulates the net channel points earned through the miner. This is shown in the /dashboard embed as "Channel Points Earned" — it reflects actual earnings, not the current Twitch balance.