Tkd-Alex / Twitch-Channel-Points-Miner-v2

A simple script that will watch a stream for you and earn the channel points.
GNU General Public License v3.0
1.21k stars 671 forks source link

Add the ability to follow a game and automaticly farm drops for this game #325

Closed emoji987 closed 2 years ago

emoji987 commented 2 years ago

The problem is that i don't really want to follow a bunch of streamer just to get a drop for specific games : For example Paladins, there is at the moment a drop to win some ingame currency, i had to follow around 15/20 streamers and now that i got all the drop possible i have to unfollow then manually but i always forget who they are.

A solution possible is to make the script aware of the games you are following and then farm for example the 5 most viewed streamers with drops

LeoAlt8 commented 2 years ago

There is an order function (Priority.ORDER). Enter the streamer nicknames into the file run.py and the bot works. You don't need to follow streamers. Just deactivate viewing followers (followers=False).

emoji987 commented 2 years ago

There is an order function (Priority.ORDER). Enter the streamer nicknames into the file run.py and the bot works. You don't need to follow streamers. Just deactivate viewing followers (followers=False).

ooh that's true i didn't thought about this