Actually, my bot only extracts the username from a Stream Elements message. When my bot reads the SE message, if that username is a mod, I just want to exit the bot code. That’s the check I am doing. I may be on the wrong track, but it seems that I will have to do something like send a message to some interface with this username to get this PRIVMSG back.