If/else Statement depending on the user

Asked Mar 15, 2022·1 reply·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 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")

1 reply