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 a notification feature #16

Closed
meri-nova opened this issue Feb 16, 2024 · 2 comments · Fixed by #50
Closed

Create a notification feature #16

meri-nova opened this issue Feb 16, 2024 · 2 comments · Fixed by #50
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@meri-nova
Copy link
Collaborator

Come up with a way to notify users who have not submitted for a day.

Consider two options:

  1. Internal Discord notifcations- Great for MVP

Create a channel where everyone who has not submitted will be notified twice a day by tagging them together
Or send DM's( which we tried and got rate limited and banned)

  1. External notifications using email or phone number or messaging platform - Great for long-term feature build

Consider asking for their email and phone number.
Ask them which is the preferred method of communication between those two.

@thebadcoder96
Copy link
Collaborator

I think a channel would be a good option. But people might ignore that channel. Maybe we can @ the users who have submitted for a day on the submissions channel at the end of that day? [we probably can add logic to ignore the bots commands on the submissions page as well]

@thebadcoder96 thebadcoder96 added enhancement New feature or request help wanted Extra attention is needed labels Feb 19, 2024
@KostyaCholak
Copy link
Collaborator

Our current idea is to use time-zone roles to group people. And notify them using @

@thebadcoder96 thebadcoder96 linked a pull request Mar 3, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants