-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run command if keyword in message #204
Comments
We've been thinking about making message triggers. For instance if you're playing on a server and people keep asking for the ip:
Something like that. Now that's clearly not what the final command would look like, but it's still an idea we've had. :) |
Good idea! 👍 |
So a search would be like an alias that triggers from anywhere in a message? I like it! |
Woot! Glad I could throw an idea out there :) |
We should build in boolean logic ( The following shows the desired result, but not necessarily the actual syntax we should use:
|
Create a command that would look for a certain word in a users message and reply with an output once that is seen.
The text was updated successfully, but these errors were encountered: