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.22k stars 678 forks source link

Add autofollow #145

Open Gidroponik opened 3 years ago

Gidroponik commented 3 years ago

Hello, I like u script, this is a very good :) Can u add autofollow to channels if account don't follow? Thanks :)

testdev123456 commented 3 years ago

I've seen some thumb-downs for the feature, and at first I thought : noo! a follow bot ! no good.. but that's not the way those bots work.. and since we just use a defined user list, it would be great to have this feature in hand. In my case, I have my main twitch account which I mine ~ 115 users that I DO follow. and a 2nd and 3rd new twitch account that I want to mine the same 115 users (so I just copy/paste the user-list and settings from my first script) BUT it's tedious to start following the 115 one by one, TWICE! so.. basically, it would be nothing like a follow-bot (which they create/use thousands of fake twitch accounts to follow 1 single user)
For example, we add the option Follow=true and when a user goes online, we check if Follow=true and if we're not already following > hit the follow.
wish I knew py enough to do this simple feature. ;o(