Command that, if it detects "how tall are you" anywhere in the message, autoreplies with the command response

I’ve seen the command type where if the message starts with “how” and ends with “tall are you”, you can receive the desired output, but is it possible for the entire phrase “how tall are you” to be anywhere in the chat message and nightbot can see that and reply with a response. If so, what is the code for that

Nightbot doesn’t currently support keyword commands that trigger based on the message containing a specific phrase anywhere in the text. Right now, custom commands only trigger when the message starts with the exact command name (like !howtall).

We know keyword-style triggers are a popular request, but they’re not available at this time. If that ever changes, we’ll be sure to announce it!

1 Like