Simple bot to auto solve wordle puzzels https://www.nytimes.com/games/wordle/index.html
To use download the appropriate packages and run in a command window
Place the mouse cusror in the top left of the top left most letter block and follow the prompts on screen
1) Find some way to filter out non-words from the possible words list
2) Create function to grab the users screen
3) Create function to analyize the users screen and update the word accordingly
4) Create function to auto-play the game ie. punch in guesses and make new guesses
- Add a better way to get the bounding box for the bot -> preferably somesort of drag and drop thing