tduva

Results 116 comments of tduva

Twitch has finally officially documented the `low-trust-users` topic, so I'm looking at this again.

Looks like my commit to resolve the conflicts caused all commits of master in between to be shown here as well, that wasn't what I intended. Sometimes I find GIt...

The "sender" in the error refers to your account. Twitch will remove most chat commands next year, including whispers, so they have to be moved to the Twitch API, which...

Shoutouts are now supported, but Twitch doesn't provide an API for Pins yet.

I would have thought that Enter would accidentally be pressed instead of typing `'`. Or are you pressing both keys at the same time?

The method with `config:t|emote-only=1` uses a tag attached to the message by Twitch, so I don't have any control over what emotes it looks for. To achieve the same kind...

A raid should be displayed as a regular info message, so a notification item of the type "Info Message" with the "Match" field set to `start:[Raid]` (text beginning with `[Raid]`)...

Can you provide an example of what a multimonth sub looks like in Twitch Chat?

I wonder under what circumstances it shows up like that, because when I subbed for several months in advance it didn't. Makes it a bit difficult to test, but I...

Looks like you're not using the Gradle Wrapper and you're on a Gradle version that is not supported. The shadow jar plugin wasn't compatible with Gradle 8 yet, but it...