Commit Graph

1 Commits

Author SHA1 Message Date
will e5017efde8 Add /addword command to add missing Wordle answers
Some real Wordle answers aren't in the bundled answers.txt list. This
adds a REPL command to append a word to answers.txt and remove it from
guesses.txt if present there, since the two lists are meant to be
disjoint.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-25 05:06:51 -04:00