Does someone know how to make this possible? It's not responding, I'm new with the eval abc. Thanks! ❤
a is the picking of the random winner
b is the weapon used
c is the location
q is the query
!addcom !fight $(eval
a=['$(user)', '$(query)']; responses[Math.floor(Math.random() * responses.length)];);
b=$(urlfetch json https://u.nu/x6ewr).split(";"); responses[Math.floor(Math.random() * responses.length)])
c=$(urlfetch json https://u.nu/34fjt).split(";"); responses[Math.floor(Math.random() * responses.length)]); q=decodeURIComponent($(querystring)); $(query)?$(user) fought ${q} ${c}. $(user) used ${b} and ${q} used ${b}. ${a} won!:❌ !fight someone)

