A script I wrote to solve the NYT Spelling Bee game.
I wrote this script to help me cheat at the NYT Spelling Bee game. You input the 7 letters from the daily game, and my script reads through a dictionary and spits out all the matching words.
Made with the Fetch API
Vanilla JavaScript