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

Group name white name list #4

Closed
chgy188 opened this issue Dec 18, 2022 · 3 comments
Closed

Group name white name list #4

chgy188 opened this issue Dec 18, 2022 · 3 comments

Comments

@chgy188
Copy link

chgy188 commented Dec 18, 2022

For http will send escaped char,&-& So is Group nickname with those special chat, code cannot identify.

Use group_name=html.escape(group_name) maybe good

@chgy188 chgy188 closed this as completed Dec 18, 2022
@zhayujie
Copy link
Owner

I just tried, special symbols such as facial expressions can be successfully matched in the configuration on MacOS :)

image

@chgy188
Copy link
Author

chgy188 commented Dec 18, 2022

You can try on windows with group name like this:
image

@zhayujie
Copy link
Owner

OK, I'll test this case on windows. By the way, for normal conditions, can you run successfully on windows?

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