Ability to receive an email notification for the next game [3]
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 205
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
A few players have asked for the option to get an email each day.
* Add UI on the tombstone to enter email.
* Send verification email.
* Add to database with user's timezone.
* Log user in on their return.
* Run background task each hour which checks for users who want an email.
* Detect if that player has played already that day.
* Send email if not.
* Option to unsubscribe in the email.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.