gempir
gempir
As it was explained to me. --reply uses Twitch' Reply feature. Has nothing to do with whispering. I used to create commands with `@$(usersource;1:username_raw)` which did what I wanted except...
Yeah that sounds sensible.
I feel like without user tracking you can't just assume options aren't used. I personally use atleast 4 of the options and I have heard of other users using some...
Happend on stable 2.1.7 recently sound worked for a few mins and after some setting changes suddendly sound was not working despite the Setting being on Maybe a combination of...
This isn't inherently a bug this is how the library operates. It replaces the href because the svg is attached to the current body so it only needs the #id...
As per https://discuss.dev.twitch.tv/t/deprecation-of-chat-commands-through-irc/40486 These commands are deprecated. It wouldn't make sense adding them.
Is there a way to define a class as a specific type instead of the property? I can easily fix this issue from OP by using something like ``` /**...
Is it possible to style it atleast? It has no class, no style prop as far as I can see. Kinda hard to modify the look of them.
If this helps anyone this how styled them to be outside the field (based on view height since I resize by that) ``` div[data-testid=white-square], div[data-testid=black-square] { > div:first-child { user-select:...
No not really, never had enough motivation to implement it to the standard that I want