bbeck / puzzles-with-chat

Web frontend and Twitch bot for solving puzzles collaboratively with chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement settings route

bbeck opened this issue · comments

Should support updating a setting to its new value and emitting a settings event.

When transitioning to only allowing correct answers it should update the state removing any incorrect cell values. When the state is updated it should also emit a state event.