If/else Statement depending on the user

I have been trying to create a command when the host of the channel uses the command they get one response but if anyone else uses the command it will return a different one. So say the channel is named “qwerty” I think the code would be something like $(eval if (user) = “{qwerty}” then ’ first message here’ Else “second message here”)

Hey @leandaddyd!

We’ve covered this topic many times before, please use the search bar.

Here’s the most recent answer to a very similar command:

2 Likes

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