Replies: 1 comment 4 replies
-
This should be done. Not super high priority tho.
I don't think persistence is necessary. It's not a big deal if a user joins later. If they miss it, they miss it. OCR: if it can be done with a high success rate, sure. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Idea
I would like the extension to somehow highlight not only one Ambassador (popup), but also all ambassadors that are currently on stream or on cam (pasture = highlight Stompy, Donks, Winnie; crows= highlight Abbot and Coconut; etc.)
How to sync with stream:
Listen for channel Updates using the websocket eventsub [2] [3] and parse it=> This is not possible from within the extension. This would require a backend service that could push it using the extension pubsubAlternatives:
!highlight winnie stompy jalapeno serano
and!hlreset
Some crazy OCR to detect what ambassadors are on stream like windowtowildlife?!UI
Beta Was this translation helpful? Give feedback.
All reactions