I have a command that responds “no” when someone types “can” in chat to discourage new chatters who ask to play with me. When regulars want to ask a question starting with “can” they get the no response too.
Command: can
Message: no $(user)
I want to exclude mods, vips and subscribers from this command. If it isn’t possible to set a maximum userlevel, is there is a way to filter out certain users I could set it to ignore 10-15 regulars in chat.
I added the command and tested it from an unsubscribed account and there is no response at all from nightbot. I tested an unsubscribed account saying “can” “can i” “can i play” “i play” and all had no response.
If they start a message with “can” i want nightbot to reply to them and say “no”.