[Feature]: delete or remove user comments
arrowgent opened this issue · 3 comments
arrowgent commented
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.
ability to remove/delete user comments
untested in a livestream
tested in a recorded stream live chat
i am the owner of said stream / live chat
Describe the solution you'd like
same feature youtube has when owner or moderator is allowed to remove message
Expected behavior
click with option to remove
Describe alternatives you've considered
api limitation?
needs an oauth key to do this?
Anything else?
No response
ChrRubin commented
This wouldn't be possible without using the YouTube API, which we've kinda been avoiding up till now. I can't say that we will never implement this, but it'll be pretty low on my list at the very least.
KentoNishi commented
this is certainly possible now that i've learned the internals of youtube's api :)
p1ngers commented
also the timeout feature would be good, please