Command for discord

Asked Jan 29, 2022·2 replies·Last activity 4 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

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!!

2 replies

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 @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.