!so command will not work

First time using nightbot and i can’t seam to get the command to work. Trying to get it to look up a streamers account and show the address in chact on twitch.

I want to type “!so streamers name”
and it is to show
$(twitch $(eval $(query) .charAt(0)==@ ?$(query) .slice(1):$(query) ) “Go check out {{displayName}} playing {{game}} at {{url}}”)

Instead of using all that $(eval) and $(query) stuff you can just use $(touser) it should work assuming everything is the correct formatting.

2 Likes

Ty very much for your help it is work

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.