DerReparator / DerReparator/wordle-whatsapp-parser
Add support for "Hard" mode in Wördl
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Wördle (german) indicates the completion of a game in Hard Mode with an Asterisk `*` behind the steps:
```
Wördl 313 6/6* 🔥1
⬜⬜⬜🟨🟨
⬜🟨🟩🟨⬜
⬜🟩🟩⬜🟩
⬜🟩🟩⬜🟩
⬜🟩🟩🟩🟩
🟩🟩🟩🟩🟩
wordle.at
```
Please add a flag to indicate whether or not Hard Mode was used and adapt the parser to support parsing it!
- [ ] Does Wordle (english) also indicate the Hard Mode in its results?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.