clarkio / vscode-twitch-highlighter

This is a VS Code extension that will allow your Twitch chat to highlight a line of code via a command message. Example: `!line 8 server.js`. See master branch README.md for more details
https://clarkio.com
203 stars 14 forks source link

Don't allow other viewers to unhighlight someone else's highlight #21

Open clarkio opened 5 years ago

wwsean08 commented 5 years ago

Perhaps allow mods to be able to remove a highlight from another user, if you're using an IRC library you might be able to check if they are (iirc) OP allowing all OPs to unhighlight anyones marks.