Sehelitar / Kick.bot

A powerful Kick integration for Streamer.bot
https://sehelitar.tv/
GNU Affero General Public License v3.0
19 stars 4 forks source link

[Request] GetClips - OrderBy #43

Open Jyojibh opened 6 months ago

Jyojibh commented 6 months ago

Can we get an addition to orderBy as to have it set to Random? This again ties in with the other things I've brought up.

image

Jyojibh commented 6 months ago

More context as to why, If the person doesnt have more than 1-2 clips then it comes through as just the code rather than actually showing the clip in chat.

So having it as Random would allow to just get rid of the folder and have %clip0.link% which would remove the requirement to add a random folder with multiple pulls.

image image

Sehelitar commented 6 months ago

These arguments and expected values come from Kick's API, so I can't add any sorting algorithm here. However this is something that could be done with a bit of C#.

Jyojibh commented 6 months ago

Its been way too long since i did any C# so I'll probably keep to the rando folder and just add more instances for now. 😄 Just didn't know if there was an option to add it in or not.

I appreciate you always checking to see if there is an option for these things.