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

[feature] Add Message Scheduling Functionality with Time-Appropriate Delivery #120

Open
capcom6 opened this issue Sep 19, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@capcom6
Copy link
Owner

capcom6 commented Sep 19, 2024

Is your feature request related to a problem? Please describe.
Currently, the app lacks the ability to schedule messages for future delivery. This limitation prevents users from planning their communication in advance, which can be frustrating when trying to send timely messages without being available at the exact moment of dispatch. Additionally, it can lead to sending messages at inappropriate times, such as during nighttime hours, which is often considered bad practice.

Describe the solution you'd like
Incorporate scheduling capabilities for dispatching messages at specific times. This feature would allow users to:

  1. Compose messages in advance
  2. Set a specific date and time for message delivery
  3. Avoid sending messages during nighttime or other inappropriate hours

Describe alternatives you've considered

  1. Using external scheduling tools or cron jobs to trigger message sending at specific times
  2. Implementing a basic delay function that allows users to set a time delay for message dispatch
  3. Creating a separate application for message scheduling that integrates with the gateway

Additional context
This feature would greatly enhance the flexibility and usability of the app, allowing for more efficient communication planning and management. It could be particularly useful for businesses sending reminders, birthday greetings, or time-sensitive notifications.

@capcom6 capcom6 added the enhancement New feature or request label Sep 19, 2024
@capcom6 capcom6 self-assigned this Oct 16, 2024
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

1 participant