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

QUESTION: Can Prat CustomFilters ignore case? #242

Open
kgagnon opened this issue Jul 31, 2024 · 2 comments
Open

QUESTION: Can Prat CustomFilters ignore case? #242

kgagnon opened this issue Jul 31, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@kgagnon
Copy link

kgagnon commented Jul 31, 2024

Very sorry to create a github issue for this, I can't find this information anywhere online.

Is there are way for Prat CustomFilters to ignore case? Are strings regex?

Again, very sorry.

@kgagnon kgagnon added the bug Something isn't working label Jul 31, 2024
@kgagnon
Copy link
Author

kgagnon commented Jul 31, 2024

I would like to add: If the answers is no, are there known limitations to add regular expressions as strings to filter? Because if it is not the case, and there are no known limitations, I will try and contribute to the project.

@MehmetCagriK
Copy link

Yes. Some good features might be:

  • Being able to ignore capitalization
  • More than one word to block(WTS + BOOST words existing in any order in the same sentence)
  • Directly accepting lua string regex tokens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants