GithubHelp home page GithubHelp logo

Comments (6)

 avatar commented on August 26, 2024 1

Oh, so "["streamer1", "streamer2"], # Array of streamers" will prioritize them from left to right? If so, you should definitely put that in the documentation!

from twitch-channel-points-miner-v2.

Tkd-Alex avatar Tkd-Alex commented on August 26, 2024

Yes, It is correct / normal. This is a Twitch limit.
You can read a comment in the original repository (I've also included this comment in my code):

# Twitch has a limit - you can't watch more than 2 channels at one time.
# We take the first two streamers from the list as they have the highest priority.

https://github.com/gottagofaster236/Twitch-Channel-Points-Miner/blob/4ab4c741ccb3534dead0ce61f184895f9043528f/watch_minute.py#L29-L30

And if you are not convinced search on Google, I've found something on Reddit:
https://www.reddit.com/r/Twitch/comments/htr6iy/watching_multiple_streams_viewer_count/

from twitch-channel-points-miner-v2.

 avatar commented on August 26, 2024

Oh, okay I seem to have skipped that part. Is there a way to maybe change the priority of some streamers, because the "list" seems to be just a random order? You would then have to permanently save my followers and when I start up the script just check if something has changed. The easiest way to do this would be to just give everyone a number.

from twitch-channel-points-miner-v2.

Tkd-Alex avatar Tkd-Alex commented on August 26, 2024

If you write manually the streamers then the priority It's the same that you have write.
If you download the followers from Twitch the order It's the same of Twitch and I think It's based on followed_at field. The last that you have follow have higher priority.

from twitch-channel-points-miner-v2.

scryptio avatar scryptio commented on August 26, 2024

Don't want to open a new issue for this. But is this only related to using programs? Or is this info outdated currently?

I have 6 tabs open where I actively collect time for streamelements giveaways (you gather points / 10min watching) and it works perfectly.

from twitch-channel-points-miner-v2.

Tkd-Alex avatar Tkd-Alex commented on August 26, 2024

streamelements are different from Twitch points

from twitch-channel-points-miner-v2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.