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

Match trigger regexes fuzzily #42

Open
8573 opened this issue Sep 8, 2018 · 1 comment
Open

Match trigger regexes fuzzily #42

8573 opened this issue Sep 8, 2018 · 1 comment
Labels
C-enhancement Category: Tickets requesting changes other than bug-fixes E-hard Difficulty: High P-medium Importance: Medium
Milestone

Comments

@8573
Copy link
Owner

8573 commented Sep 8, 2018

If a message is believed to be addressed to the bot, choose the nearest regex. (If not, only match exactly.) BurntSushi's suggestion of TRE looked promising.

@8573
Copy link
Owner Author

8573 commented Sep 8, 2018

…Except that I would need to bind TRE to Rust and I don't know how to do that.

@8573 8573 added P-medium Importance: Medium E-hard Difficulty: High labels Sep 8, 2018
@8573 8573 added this to the v1.0.0 milestone Sep 8, 2018
@8573 8573 added the C-enhancement Category: Tickets requesting changes other than bug-fixes label Sep 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: Tickets requesting changes other than bug-fixes E-hard Difficulty: High P-medium Importance: Medium
Projects
None yet
Development

No branches or pull requests

1 participant