This is an assistant for the web game Wordle. This isn't meant to boost scores or anything, it's just to see how good I can make automated guessing through a combination of heuristics.
- Weight previous Wordle solutions lower
- Add weightings for 2-letter combinations ("oi", "ns", etc)
- Maybe make some sort of UI or something