Hey, I’ve seen some streamers that have commands that will randomly select a person in chat and wanted to know how i might do it?
i.e.
!throw
Nightbot: “(Person who did the command) threw a ball at (Random person in chat)!”
How would be the best way to go about this?
Thank you!
Emily
2
Hey @CentenialPariah!
Assuming you stream on Twitch, here’s a solution:
$(user) threw a ball at $(urlfetch https://2g.be/twitch/randomviewer.php?channel=$(channel))!
1 Like
Is possible the command select nighbot as well?
Emily
4
Yes, is that an issue?
If you want to filter out Nightbot or $(user)
from the command, have a look at this:
system
Closed
5
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.