You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you use Priority.DROPS it will get stuck watching stream with drop with reward for gifting subs
Proposed solution
Twitch miner should ignore drops that require gifting a sub since its not possible with twitch miner. If data.user.dropCampaign.timeBasedDrops[0].requiredSubs > 0 that means the drop requires gifting a sub to earn the drop so skip watching the stream for it
Is your feature request related to a problem?
If you use Priority.DROPS it will get stuck watching stream with drop with reward for gifting subs
Proposed solution
Twitch miner should ignore drops that require gifting a sub since its not possible with twitch miner. If data.user.dropCampaign.timeBasedDrops[0].requiredSubs > 0 that means the drop requires gifting a sub to earn the drop so skip watching the stream for it
Alternatives you've considered
No response
Additional context
here is the DropCampaignDetails response object
The text was updated successfully, but these errors were encountered: