Random Response Generation

Asked May 22, 2025·1 reply·Last activity 1 year ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

hi there I am unsure if this has been asked before I have very little experience with coding but I am trying to do a random sequence generator and it works it pushes responses out but I've just realised its the same like 4 or 5 responses everytime how can I make it read the rest of the pastebin?

This is what I have

Hey there $(touser), here's your daily quote! " $(eval a=$(urlfetch json https://pastebin.com/raw/3rfUU9Ek);a[Math.floor(Math.random()*a.length)]) "

1 reply

The command is fine. By any chance, did you put the 4 or 5 repeated quotes at the beginning of the Pastebin and then the rest? Try changing your Pastebin URL, as it might be cached.