Hi all !
I try to find how i can use the $(touser) command with Nightbot and only tag the user @ (and don't tag anyone when the ($touser) is empty !
For exemple whith the command " !test This is a test $(touser) " :
If i write :
- ME : !test @member
the answer will be :
- Nightbot : "This is a test @member"
But if i write :
- ME : !test
the answer will be :
- Nightbot : "This is a test @member" but i would like the answer was just "This is a test" and not tagging the user who called the command
If someone can help me or already know the answer, that will be niiiiice ^^ !
Thanks !



