Hi, I saw other post similar to mine and I tried out what they did but it didn't work for me! I feel like I'm missing something really obvious but I can't find it, so perhaps some one can review my code and tell me what's wrong with it.
When I use my commands sometimes it works perfectly and sometimes it respond with:
[Error Connecting To WebEval Service]
Here's the command
$(eval a="$(urlfetch json https://pastebin.com/raw/sbVm9YjE)".split(";");a[Math.floor(Math.random()*a.length)])
I created many fun commands using this code, all of them function, except for this one. I feel like it has something to do with the URLs, but not sure how to remedy it. Also Im not too tech savvy, I'm comfortable with the code but I'll need very basic instructions or examples for me to understand. Thank you for taking your time reading this and replying!