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)]) "