Detect words in chat

What variable do I have to use so that the bot detected a word within a sentence or sentence?
example:
user: hello good “days”
bot detects the word: days
response from the bot: good morning mate.

@kap325

Sorry, a command name must always be the first word in a message in order to trigger a response from Nightbot. There is no such command variable that allows working around this.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.