Alias commands arent working

So I’m tying to get nightbot to have my main command !chris which would then trigger the redeem command for streamlabs obs.

basically i want subscribers to use !(their name) to then redeem a sound clip that i put in my streamlabs store. I want it to only be used for subscribers though.

anyway to get this set up?

Hiya, not sure what you want, but I think this would work…
!commands add -ul=subscriber !redeem !$(user)

Now when a sub types !redeem, Nightbot will respond with !(their name).
Of course you can rename the command to whatever you like.

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