HelloThere = ["Hello There", "Hello there", "hello there"] for word in HelloThere: if (message.content.lower().count(word) > 0)