Random user selection but without the bots

Hello,

basically as the title says, I am trying to find a way on how to get a variable that selects a random viewer on my stream except the mods or maybe specific “users/people” that I can disallow to be mentioned in the message.

I found this following command that does the thing: $(urlfetch https://2g.be/twitch/randomviewer.php?channel=$(channel))

However, there is also a cahnce that the streamlabs bot, Nightbot and other bots get mentioned which I don’t really want to.

Is there a way to prevent this or another command that does ignore such users?

Hiya, try using:

https://2g.be/twitch/randomviewer.php?channel=$(channel)&filterbots

This will filter a few common Twitch bots, it is not possible to filter out specific usernames.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.