Hi there, how do you get Nightbot to say a users name if someone else types the command? (if I type !add @larry it would come up with “sorry coopb9” because I am the one that entered the command, is there a way of getting it to say “sorry @larry” if I @ him after the command?
Yes use the variable $(touser) with an @ before it. It would look like this “@$(touser)”
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.