I was wondering how I would go about making a command that changes responses depending on who uses it, I would assume that you would have to make $(user) as a variable in pastebin sorta like this as I don't know the coding language too well for Nightbot :
u=$(user)
if u=sweetshannon then
"sweetshannon sends her love to $touser"
elseif u=hoodlumkira then
"hoodlumkira pushes $(touser) down the stairs"
else "$(user) gives $(touser) a massive hug"
I am not sure if it is at all possible with the character limitations to do with twitch, but I am hoping it is possible to do, any help with this would be great 😁 thanks in advance