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

Support antislop bans by regex #1233

Open
envy-ai opened this issue Nov 22, 2024 · 1 comment
Open

Support antislop bans by regex #1233

envy-ai opened this issue Nov 22, 2024 · 1 comment

Comments

@envy-ai
Copy link

envy-ai commented Nov 22, 2024

My current ban list:

"eyes glint"
"eyes full"
"eyes gleam"
"eyes sparkl"
"eyes twinkl"
"eyes shin"
"eyes glow"
"eye glint"
"eye full"
"eye gleam"
"eye sparkl"
"eye twinkl"
"eye shin"
"eye glow"

My ideal ban list:

/eyes? {glint|full|gleam|sparkl|shin|a?glow}/

As you can see, I have a lot of issues with really wanting to glint with mischief. :)

@LostRuins
Copy link
Owner

I'm thinking of a good way to add this - direct regex is not safe to be used by the client.

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

No branches or pull requests

2 participants