kesne / jeopardy-bot

:boom: ​A Slack bot for Jeopardy! games. :boom:
31 stars 23 forks source link

Responses between guessing and new clue are ignored #203

Open fwenzel opened 5 years ago

fwenzel commented 5 years ago

When you guess correctly/incorrectly, the bot will pull up the board again. If you say "same" or "gimme" while the board is still being rendered, it will be ignored. This makes game pace much slower than necessary. Maybe it should buffer room utterances while it is not quite ready to execute them yet?