CommanderRoot
CommanderRoot
Querying a users badges is not possible at all. There are two public Twitch APIs in relation to badges: - [Get the broadcaster’s list of custom chat badges](https://dev.twitch.tv/docs/api/reference/#get-channel-chat-badges) - [Get...
I like the idea but unfortunately the public Twitch API doesn't have a function to request all currently available HypeTrain emotes. There is a function which returns all emotes available...
This issue is similar to #5. With these kind of numbers it's quite possible that you're hitting some kind of browser memory (not even PC memory but just "this variable...
Thank you for your feedback in regards to the "Block all new followers" tool. As for the chat bans. I don't monitor chat at all so I'm not sure if...
While thinking of the implementation of this feature some issues / questions come to mind - Should changing title and changing game be one event or two seperate events? -...
I just tested it and I can confirm that the actual caching is working and that this is "just" a visual bug with the log warning. I probably should have...
The game dropdown has lots of entries so I'm not suprised if this could cause issues if there is some sort of analyzing (for whatever reason) is involved. I did...
Of course. PR with the above mentioned change is created #1973