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

Asked May 30, 2025·1 reply·Last activity 1 year ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

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

1 reply

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!