
I want to be able to add more choices, but the limit is four. Please increase the limit.

you can just reuse it

Reusing repeats the previous choice and not a new random choice

reusing it won’t repeat, it’s like using a new choose variable

Nope, i tried it and if I make {choose:1|2|3|4} and after I use {choice} it’ll do a random, let’s say 4. And if i use [choice] once again in the same reply, it’ll still say 4. To make it random again, you’ll have to make {chooose2}.

that’s not reusing choices - reusing choices is {choose: a | b | c} [choice] {choose: 1 | 2 | 3 | 4 | 5} [choice] and it’ll display the reply as both choices, for example “a 4” and if you trigger it again it’ll show “c 3” (as an example, not guaranteed)
