-
Notifications
You must be signed in to change notification settings - Fork 0
Drop Mining
TwitchDropsMiner watches Twitch streams without downloading video. It sends watch-time signals via Twitch's internal API, which is all that's needed to accumulate drop progress. This uses minimal bandwidth compared to actually watching streams.
The default. The miner:
- Fetches all active drop campaigns you're eligible for
- Picks the highest-priority game (based on your Settings → Priority list)
- Finds a live channel for that game and "watches" it
- Switches channels automatically if the current one goes offline
- Moves to the next drop when one completes
- Moves to the next game when all drops in the current one are done
The 🤖 AUTO badge in the status bar indicates auto mode is active.
You can force the miner onto a specific game or channel:
- In the Main tab, click Manual Mode (or use the Skip/Select controls)
- Choose a game from the list
- The miner stays on that game even if a higher-priority game becomes available
Manual mode persists even if you click "Check for Drops" or the game list refreshes — as long as the selected game still has active drops, manual mode is kept.
To exit manual mode, click Auto Mode or Skip Game.
- The miner tracks up to 199 channels simultaneously (Twitch API limit)
- If the active channel goes offline, it automatically switches to another live channel for the same game
- Channels are prioritized by viewer count (larger streams selected first)
In Settings → Priority:
- Games higher on the list are mined first
- If a higher-priority game gains drops while mining a lower one, the miner switches
- Games on the Exclusion list are never mined
In Settings → Exclusions you can add specific drop names to skip. Useful for skipping drops you already have or don't want.
The Skip Game button in the Main tab tells the miner to skip the current game for this session and move to the next one in the priority queue. The game isn't permanently excluded.
The center status bar always shows what the miner is currently doing:
| Message | Meaning |
|---|---|
Watching [game] on [channel] |
Actively mining |
Waiting for drops... |
No eligible drops found right now |
Switching channel... |
Active channel went offline, finding new one |
Idle: watching [channel] |
No drops active, idle watch is running |
Paused |
Mining is paused |