Skip to content

BlueBeret/wordngab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordNgab

WordNgab is a simple bot that play Wordle game. App available in 3 mode:

  • normal mode npm start. The app will run normal and save its session in userdata
  • test mode npm test. The app will run normal without saving its session
  • cheat mode node app.js -c. The app will clear cookies and restart the game without deleting any information it know. Usefull to get today wordle answer.

How to run

  • You need npm to run this app install npm
  • first install the dependency with npm install
  • then you can run the app with npm start

How to contribute

I always open for pull requests and please help me improve the guessing algorithm lol

License

MIT

About

simple bot to solve wordle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published