Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.27 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.27 KB

Wordle Bot

A bot who solves the daily powerlanguage.co.uk/wordle and posts the result on twitter.

🚧 The layout has changed since the game move to NYT. Unfortunately the selector need to be updated, until them the bot is broken

Implementation

Automation

The bot launches a browser instance with pupetteer and acts like a regular user. It even detects errors, impressive !

It runs every day at 9 GMT, thanks to github action cron job.

Solver

Attribution

The word list is extracted from github.com/powerlanguage/guess-my-word, which was obtained from scrabbledict. Licensed under GPL