Agile ShrimpOriginal postJan 30, 2025im using!addcom !example $(eval responses = $(https://pastebin.com/raw/eFScvDre).split(;); + responses[Math.ceil(Math.random() * responses.length)])and i keep getting the response of!addcom !example NaNwhat did i do wrong?
GerhardJan 30, 2025Hiya, there's a few things wrong, try this:!addcom !example $(eval arr='$(urlfetch json https://pastebin.com/raw/eFScvDre)'.split(';'); arr[Math.floor(Math.random()*arr.length)])