I don’t know how to setup command EX.when PewDiePie says hi how can NightBot say hi PewDiePie ?
The variable $(user)
is what you’re looking for, you can read more on the docs
This would work for your example: !commands add hi hi $(user)
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.