You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the twitch-js connection created is a persistent one that does not close. Remove the testing code from the repo, and make the connection only occur when a message is sent, then disconnect.
Alternatively, persist the connection, but allow the user to disconnect using another button or option.
The text was updated successfully, but these errors were encountered:
Currently, the twitch-js connection created is a persistent one that does not close. Remove the testing code from the repo, and make the connection only occur when a message is sent, then disconnect.
Alternatively, persist the connection, but allow the user to disconnect using another button or option.
The text was updated successfully, but these errors were encountered: