I’m trying to figure out how to make a custom command that when triggered (example) (“!them (message) @this person , @this person , @this person”) where it actually tags the person! Please and thank you!!
I also am having issues with nightbot not timing people out on disc it removes the message and everything but doesn’t time out even with the manager role
Hey @minty_gs!
Nightbot isn’t a Discord bot, therefore it lacks many features, if you’re looking for a moderation bot on Discord, go for another bot that’s specialized in that.
If you want to @mention
people on Discord though Nightbot, you need to write their username under the format <@!USER_ID>
, to get the USER_ID
, use the $(userid)
variable, and you can also use the $(provider)
variable if you plan on using the same command on your streaming platform and Discord, but want different outputs.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.