Skip to content
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

Open
andrewcgraves opened this issue Feb 11, 2017 · 5 comments
Open

Run command if keyword in message #204

andrewcgraves opened this issue Feb 11, 2017 · 5 comments
Labels

Comments

@andrewcgraves
Copy link

Create a command that would look for a certain word in a users message and reply with an output once that is seen.

@Innectic
Copy link
Member

We've been thinking about making message triggers. For instance if you're playing on a server and people keep asking for the ip:

!command add ip I'm playing in Hypixel! mc.hypixel.net
!search add server 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. :)

@2Cubed 2Cubed added the feature label Feb 11, 2017
@2Cubed
Copy link
Member

2Cubed commented Feb 11, 2017

Good idea! 👍

@kondrik
Copy link

kondrik commented Feb 13, 2017

So a search would be like an alias that triggers from anywhere in a message? I like it!

@andrewcgraves
Copy link
Author

Woot! Glad I could throw an idea out there :)

@2Cubed
Copy link
Member

2Cubed commented Feb 14, 2017

We should build in boolean logic (AND/OR) and capitalization "stuff".

The following shows the desired result, but not necessarily the actual syntax we should use:

taco && salad

Can I have a taco?

Taco salad!
Mm...

@2Cubed 2Cubed changed the title Command without the ! Run command if keyword in message Mar 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants