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

Create notice when someone holds the golden fistbump for too long #359

Open
gesparza3 opened this issue May 11, 2023 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@gesparza3
Copy link
Contributor

In order to incentivize the sharing of the Golden Fistbump, an alert should be generated when a user has the Golden Fistbump for a long period of time(ex: a week)

@gesparza3 gesparza3 self-assigned this May 11, 2023
@gesparza3 gesparza3 added the enhancement New feature or request label May 11, 2023
@gesparza3
Copy link
Contributor Author

We have the ability to retrieve the most recent Golden Fistbump Recognition. When a receiver holds the fistbump and receives a fistbump, I'm considering appending another whisper to the receiver of fistbumps when the following condition is met :

moment(Date.now()) - goldenRecognition.timestamp > 7 days

@densellp densellp self-assigned this Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants