pblop / twitch-chat

Minecraft-Twitch bridge for Fabric!
MIT License
22 stars 14 forks source link

Can't handle RECONNECT twitch event #63

Open Vassiliaky opened 1 year ago

Vassiliaky commented 1 year ago

The mod doesn't seems to handle the RECONNECT twitch event. It gives an UNKNOWN TWITCH EVENT log, and doesn't reconnect after twitch disconnect. The mod should wait for the disconnection and then reconnect automatically. The fix will probably be located in the same function as commit b3ee2e3.