AlgosGitHub / KindleTwitchController

Twitch Chat Moderation and OBS Control Panel tailored for Kindle devices.
MIT License
2 stars 0 forks source link

Optimize Javascript #46

Closed AlgosGitHub closed 6 months ago

AlgosGitHub commented 6 months ago

The Javascript is a frenetic mess. Clean it up for final publishing. Particular attention to the Mute/Ban buttons and their janky logic. Create a simple switch with some global variables to hold the state.

AlgosGitHub commented 6 months ago

Compartmentalized and optimized (a little).

Plenty of room left for improvement, but it's good enough to publish.