0.0.3 ā€¢ Published 2 years ago

wordle-buddy v0.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Wordle Buddy

A bot that plays wordle in a Chrome browser.

https://user-images.githubusercontent.com/474248/149675322-3df54e90-b838-4a3b-bb35-56dee114db4e.mp4

Quick start

Install node.

npx wordle-buddy

Arguments

There are a few environment variables that can be set to change the behaviour of the bot.

START_WORD

The word to start the wordle with. Otherwise starts with stare.

START_WORD=house npm run play

DAYS

The number of days to look back or forwards to play other wordles.

To play yesterday's wordle, run:

DAYS=-1 npx wordle-buddy

COPY_STATS

If set to 1, will copy the stats to your clipboard after the game is done.

Example:

Wordle 211 4/6

šŸŸØšŸŸ©ā¬œā¬œšŸŸØ
šŸŸ©šŸŸ©šŸŸ©ā¬œā¬œ
šŸŸ©šŸŸ©šŸŸ©ā¬œā¬œ
šŸŸ©šŸŸ©šŸŸ©šŸŸ©šŸŸ©

RECORD_VIDEO

If set to 1, the bot will record a video of its attempt to try to solve the wordle.

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago