hi I’m wondering if its possible to make a command that pulls a random twitch clip from a pastebin link. i have made other commands that will pull a random fact and other stuff but is it possible to do with links? here’s what i have so far let me know how i can get this to work
!commands add !funnyclips $(eval a=$(urlfetch json https://pastebin.com/raw/wJDZ96C6 );a[Math.floor(Math.random()*a.length)])