Hello guys, how are you all?
I saw this command in a few posts and I couldn't understand very well, because my english is horrible. I tried it anyway and now I'm here.
I want to use a eval command in my stream that when a specific number is choosen it's typed a specific response:
$(eval Math.floor((Math.random() * 100))
When typed:
0 - "response a"
50 - "response b"
66 - "response c"
77 - "response d"
99 - "response e"
100 - "response f".
If that is possible, someone can help me? Or if there is a way to do it.
Thank you and have a nice day 😃
