Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add nytimes api to wordle command #17

Merged
merged 2 commits into from
Feb 24, 2024

Conversation

Vinicius-Marques6
Copy link
Contributor

What does this PR do?

Change code to use nytimes api instead of a local db of words, sooo, added 1600+ new words to falgames.
Also, re-added the possibility to add a custom word to the game.

Summary of changes

  • Added getWordleWord() to Wordle.js
  • Added formatDate() to Wordle.js
  • Added verification for custom word at startGame() in Wordle.js
  • Removed words file import

Checklist

  • These changes have been tested and formatted properly.
  • These changes also include the change in documentation accordingly.
  • This PR introduces some breaking changes.

@falcao-g falcao-g merged commit 9eaff43 into falcao-g:main Feb 24, 2024
@Vinicius-Marques6 Vinicius-Marques6 deleted the feat/change-wordle-api branch February 24, 2024 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants