TychoTheTaco / Twitch-Drops-Bot

A Node.js bot that will automatically watch Twitch streams and claim drop rewards.
MIT License
279 stars 36 forks source link

[Feature Request] Point collecting only mode #226

Open mincheri opened 2 years ago

mincheri commented 2 years ago

Being able to disable drop collecting and related things to only allow collecting points, in this mode the channels listed on "broadcasters" should be the ones the bot farms points at.

mincheri commented 2 years ago

This mode would benefit from https://github.com/TychoTheTaco/Twitch-Drops-Bot/issues/129 being fixed and allowing us to add a setting where the bot will follow raids on the channels we list which gives 250 points.

PockySweet commented 2 years ago

Yes!!

TychoTheTaco commented 1 year ago

You can do this now by setting these in the config:

"games": [ "0" ],
"watch_unlisted_games": false,
"watch_streams_when_no_drop_campaigns_active": true,
"auto_claim_drops": false
phrostb commented 1 year ago

Apparently, we can watch 2 streams simultaneously right? Is there any way to dedicate 1 stream to drops (the current functionality) and dedicate the other to strictly farming points from certain channels (not necessarily related to any particular game?) I found other software that can do points, but I don't know of any that do both. This is the one I was using but it hasn't been updated in a year and doesn't work anymore https://github.com/vin350/TwitchPointsFarmer