wsun / multibuzzer

Simple multiplayer buzzer system, e.g. for trivia night or quiz bowl
https://multibuzz.app/
MIT License
76 stars 36 forks source link

A chat-function - only host can see - but open it to clients #50

Closed o0Julia0o closed 1 year ago

o0Julia0o commented 1 year ago

for quiz-game with guess-questions a chat would be nice, where the host can see the written chat. And after closing the chat-time he can show the chat to all clients.

wsun commented 1 year ago

I think this would be a nice feature, but unfortunately don't have the bandwidth to implement a full chat interface - and besides, there are other chat apps (Zoom, Discord, Slack, Teams, etc) that do a great job of this already. You're welcome to fork this repo and give it a shot though!

o0Julia0o commented 1 year ago

Hm, so some words per chatfield would do the thing. To write in a guess and the other players can´t see the guess. The host doesn need to write at all and the client don´t have to see the chat of the other players of course.