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

Improve Regex and Fix Support for Multi-word reactions #14

Closed

Conversation

phillfarrugia
Copy link

This is just a small change to the regex used to parse terms and responses. It fixes #10 , #4 and potentially #11 .

I always found it very awkward and unfriendly writing "react " because there was no clear separation between the term and response except for whitespace. So I propose that we change it to a more readable and distinct format:

hubot react to "" with ""

@phillfarrugia
Copy link
Author

Only just noticed the 3 other PRs doing pretty much the same thing. Hence closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Doesn't react to words with question mark
1 participant