From https://socket.io/docs/v4/
You should not be attempting to use socket.io to connect to Twitch chat. Either use an actual twitch chat library like tmi.js, or use a websocket library.
From https://socket.io/docs/v4/
You should not be attempting to use socket.io to connect to Twitch chat. Either use an actual twitch chat library like tmi.js, or use a websocket library.