-
Notifications
You must be signed in to change notification settings - Fork 45
Weekday recurrence #81
Copy link
Copy link
Open
Labels
area/apiIssues and pull requests relating to the API moduleIssues and pull requests relating to the API modulearea/botIssues and pull requests relating to the Bot moduleIssues and pull requests relating to the Bot modulearea/webIssues and pull requests relating to the Web moduleIssues and pull requests relating to the Web moduleenhancementgoogleExternal issue caused by GoogleExternal issue caused by Google
Metadata
Metadata
Assignees
Labels
area/apiIssues and pull requests relating to the API moduleIssues and pull requests relating to the API modulearea/botIssues and pull requests relating to the Bot moduleIssues and pull requests relating to the Bot modulearea/webIssues and pull requests relating to the Web moduleIssues and pull requests relating to the Web moduleenhancementgoogleExternal issue caused by GoogleExternal issue caused by Google
Is your feature request related to a problem? Please describe.
We're using Discord at work (we're a game dev company, so it seemed fitting) and we need a way to be reminded of the daily meeting. Using daily recurrence would have been an option if not for weekends, when we don't want to be reminded.
Describe the solution you'd like
A WEEKDAY frequency option would solve this issue for us. (Or exposing more advanced options using the BYDAY/BYMONTH/BYWEEK properties of RRULE)
Describe alternatives you've considered
We could just make 5 different events, but that's a bit tedious.