How do I make a command that regulars and mods can use?

Asked Mar 29, 2021·1 reply·Last activity 5 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.

Hello,

I would like to make a shoutout command that regulars and mods in chat and use. Is this possible?

Thanks for any help!

1 reply

Hey @Chipper Wolf!

Yes, use the $(twitch) and $(touser) variables to format your text.

After that add the command by specifying the lowest userlevel the command will be accessible to, so here Regular:

!addcom !shoutout -ul=regular COMMAND_RESPONSE_OR_CODE

Keep in mind that if you stream on Twitch, it'll also allow VIPs to use the command because of the userlevel hierarchy.