Replies: 1 comment 1 reply
-
I think you should set priority list like this newly followed streamers are started with 300 points, so by setting the priority as POINTS_ASCENDING it should be collecting the points for those streamers |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I've just started following a streamer and wish to prioritise them to begin collecting points. My current priority list is,
STREAK
DROPS
POINTS_DESCEDING
I believe I could adjust it to the below, and add the new channel to the ORDER list on it own?
STREAK
DROPS
ORDER
POINTS_DESCEDING
The readme says 'using ORDER and POINTS_ASCENDING in the same settings doesn't make sense' Is there another way I should be doing this?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions