Skip to content

sujallvalera/WordleBot-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordleBot-JS

A simple JavaScript code to guess words for wordle.

Getting Started

Usage

  • Just run the index.js file on your machine;
    • It will enter 5 words according to the given array and guess the last word using an algorithm.
node index.js

This will launch a new instance of Chrome controlled by puppeteer and will start entering words on wordle.

Technologies Used

  • Node.js
  • Puppeteer
  • html2json

License

This project is licensed under the MIT License. See the LICENSE file for more information.

How to Contribute

  • Fork this repository.
  • Clone it onto your local machine and test if everything works correctly before making any changes.
  • Make the appropriate changes.
  • Test it.
  • Test it again.
  • If everything's fine, open a pull request. We will be more than happy to review your Pull Requests. So go for it and contribute to this awesome open source community.

If your Pull Request is accepted, you will surely get credits here.

If you like this Repository, then please leave a star on this repository so that I can know you like this project. It motivates me to contribute more in such open-source projects in the future.

About

A simple JavaScript code to guess words for wordle.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published