Closed AlgosGitHub closed 10 months ago
We've observed that another twitch chat app is using Helix to execute mod commands.
The chat commands did work, after all. We didn't establish the nature of the bug, but I suspect it was an authentication issue that was resolved incidentally when we attempted to submit the commands via Helix.
We've discovered that submitting commands through twitch chat doesn't work. They're simply ignored, probably to prevent hijackings through IRC.
So, we'll want to use Helix or some other part of the Twitch4j API to carry out these commands.
TwitchWebsocketGateway must be refactored.