🦀 ClawHub
Boggle Solver
by @christianhaberl
Solve Boggle boards — find all valid words (German + English) on a 4x4 letter grid. Use when the user shares a Boggle photo, asks for words on a grid, or plays word games. Includes 1.7M word dictionaries (DE+EN).
⚙️ Configuration
| Flag | Description |
|---|---|
| --lang en/de | Language (default: en; always run EN and DE separately) |
| --min N | Minimum word length (default: 3) |
| --json | JSON output with scores |
| --dict FILE | Custom dictionary (repeatable) |
TERMINAL
clawhub install boggle