clarkio / vscode-twitch-highlighter

This is a VS Code extension that will allow your Twitch chat to highlight a line of code via a command message. Example: `!line 8 server.js`. See master branch README.md for more details
https://clarkio.com
203 stars 14 forks source link

Reconnecting to Twitch API after it stops listening doesn't seem to work. #26

Closed clarkio closed 5 years ago

parithon commented 5 years ago

PR #31 fixed this issue so we should close it.

clarkio commented 5 years ago

Resolved in #31 as @parithon mentioned