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

[Feature]: Spam chat comment filter #141

Open
4 tasks done
c933103 opened this issue May 22, 2024 · 0 comments
Open
4 tasks done

[Feature]: Spam chat comment filter #141

c933103 opened this issue May 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@c933103
Copy link

c933103 commented May 22, 2024

Checklist

  • This is an issue for Hyperchat, not LiveTL. I will go to the LiveTL repo to report an issue for LiveTL.
  • I have checked for a duplicate or similar issue. I made sure to check closed issues as well.
  • I am not reporting a bug. If I am, I will use the bug report issue template.
  • By submitting this issue, you agree to follow our Code of Conduct

Is your feature request related to a problem? Please describe.

Occasionally, YouTube chat can be filled with undesired messages and spam, which can be individually typed but can also be programmatically generated and posted across multiple accounts in different formats that make ban and block feature provided by the YouTube platform itself not sufficient to handle the issue.

Describe the solution you'd like

A client-side rule-based list that set rule of what comments to filter and what comments not to, based on all available information regarding the comments and text in.comments themselves, integrated into hyperchat for streamers and audience to set rules to filter comments according to individual desire. The rules can be made share-able like adblock list in common ad blocking addons

Expected behavior

Undesired comments filtered by the rules will not be perceivable by people using hyperchat addon.

Describe alternatives you've considered

  • Alternative of no actions, which will maintain the current status quo
  • Alternative of deploying client side AI to identify and filter comments, which seems too resources intensive both in term of programming it into software, training the AI, and running it on the client side

Anything else?

It might be undesirable in some situation for negative comments among undesired comments on stream be completely removed, as that can create some sort of perception bias or normalcy bias, creating an echo chamber for streamer.

Removal of undesired comment on YouTube making people who made such comments realizing they cannot make an impact on the platform, might also have the possibility of pushing these people into making harassment off the platform in other means, including means that could lead to physical harms in reality

@c933103 c933103 added the enhancement New feature or request label May 22, 2024
@c933103 c933103 changed the title Spam chat comment filter [Feature]: Spam chat comment filter Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant