Skip to content

[Feature] Schedule message command for chat summarizer app #37

Open
@dhairyashiil

Description

@dhairyashiil

As a developer

I want to provide users a feature where they can schedule summaries of the selected channels.

I need to

Implement the /chat-summary-schedule slash command. When triggered, it will open a modal where the user can enter:
1. Channel names
2. Start time
3. End time
4. Schedule time
Summaries will then be sent to the user’s DM.

So That

Users can quickly generate summaries without visiting every single channel and doing it manually.

Acceptance Criteria

  • Slash command /chat-summary-schedule is registered and available.
  • Modal UI includes fields for channel selection, start time, end time, and schedule time.
  • Scheduled summaries are delivered to the user’s DM at the specified time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions