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

Handle PING requests from Twitch IRC #8

Closed parithon closed 5 years ago

parithon commented 5 years ago

I believe the twitch-js module takes care of this issue for us. I tested this by running the bot by sending messages every 10, then 20 minutes without being disconnected from the IRC. I'm going to close this issue.