Hey community, I'm new to commands and my sister streams on twitch and I want to add a command for her. The command I want is "{@user} You are a {Random Number 1-10} on the simpscale." If anyone could help me out it would mean a lot.
2 replies
Bashful Goat
!commands add !ran $(user), You are a $(eval Math.floor(Math.random() * 10) + 1) on the simpscale.