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

Hello,

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

Thanks for any help!

Hey @smithpw!

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.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.