mirror of
https://github.com/prosolis/gogobee.git
synced 2026-07-15 08:32:41 +00:00
- Add wordle_guesses table to persist individual guesses to DB - Reload guesses during rehydration so they survive bot restarts - Clear stale guesses when puzzle is replaced (skip+new) - Fix all hardcoded /6 and 🟩🟩🟩🟩🟩 in rendering to use puzzle.MaxGuesses and puzzle.WordLength - Announce unsolved puzzles at midnight rollover instead of silently replacing - Mark expired puzzles as failed and update stats on rollover Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>