I’m trying to figure out how to make a custom command that when triggered (example) (“!them (message) @member person , @member person , @member person”) where it actually tags the person! Please and thank you!!
Command for discord
2 replies
Hey @Mighty Otter!
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.