I’d like do something with randomizer rezult.
My point of view:
- i have an randomizer
- i want run that randomizer on some event, for example user subscription
- i want pass sender to randomizer and use it later
- for example with random i got
qwe
option - i want use that
qwe
asvalue
andsender
- i want pass
qwe
andsender
to some other command/variable
Some example:
- user
soge
resubscribe to channel, user sub streak is2
months - randomizer has options: Beer, Pizza
- i will run randomizer in event
- randomizer choosed Beer
- i wan’t use
Beer
andsoge
user object in variable$_prize
- i will run command !prize what has response
$_prize
-
$_prize
variable responsesoge resubscribed with 2 months and got a beer!