-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Allow users to sign in using a Discord account, then have all of their save and settings data be synced with that account.
- Still allow players without Discord to play and use settings; their save and settings data will be stored on local storage
- Conflicts should be resolved by:
- Merging the
daysarray - Recalculating total plays, total wins, max streak, and current streak
- If there exists the same word on each data, take the one that has the correct guess. Otherwise, take the one that has the most amount of guesses. Otherwise, replace the current word's data with the incoming one.
- Conflicting settings should always take the incoming data
- Merging the
- Current save and settings data stored on local storage should be synced with Discord immediately when a player logs in
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels