Hi all,
I found this on this forum, however, I cannot get it working.
It's probably me being stupid, but I would really appreciate some help.
!addcom !pick $(eval const responses = ['player1', 'player2', 'player3']; responses[Math.floor(Math.random() * responses.length)];)
My understanding is that if I post !addcom !pick in my Twitch Channel chat, Nightbot should say either Player 1, Player 2, or Player 3.... but what I actually get is "There was an error adding the command. Error: Path message is required."
I have attached a picture of the custom command section - hopefully you can see what I am doing wrong
