Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andorlando/spellingtiff
https://github.com/andorlando/spellingtiff
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/andorlando/spellingtiff
- Owner: andOrlando
- Created: 2024-02-14T04:50:26.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-17T17:26:28.000Z (6 months ago)
- Last Synced: 2024-11-02T10:42:19.371Z (about 2 months ago)
- Language: JavaScript
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spellingtiff
NYT Crossword and Spelling Bee rewrites because I didn't want to buy a subscription when my mom already has one. It's also not quite as cool to share accounts with your mom, so I serve this myself.
requires .env file with the following:
```bash
USERNAME={username}
PASSWORD={password}
```
where username is the username of an NTY account and password is the password of a NYT account. I can put this online because you have to have a username and password already in order to run this service.Comes with an API for scraping the crossword and the spelling bee daily (but only upon request), crossword and spelling bee game mirror things and other cool features like literally nothing else. That's literally it. It's just the crossword and the spelling bee but I serve it instead of NYT.
TODOs:
- [ ] better homepage
- [ ] better visuals for crossword
- [ ] previous days' stuff
- [ ] better modularity in game scripts god please just seperate them why is the crossword one 550 lines long please stop this why