I'm looking to make a command that would be like this: !add x. The !add would check another command !list to check if the value of x is already in the content of !list. (The different values in !list are separated by a ",") If it isn't, I'd like to add the x to that !list. Is there a way in doing this?
Thanks in advance!