hi, i´ve been trying to make this command and i can´t make it work :c
!hitman @$(user) has hired a hitman to kill @$(touser). The hitman went to the park where he met the target, $(eval let endings = $(urlfetch https://pastebin.com/raw/tZgABNWs).split(“;”); endings[Math.floor(Math.random() * endings.length)])
!commands add !hitman @$(user) has hired a hitman to kill @$(touser). The hitman went to the park where he met the target, $(eval let endings = `$(urlfetch json https://pastebin.com/raw/tZgABNWs)`.split(';').filter(e => e.trim().length > 0); endings[Math.floor(Math.random() * endings.length)])