Skip to content

Add Daily Reminder For Automatic Threads #141

@PenguinBoi12

Description

@PenguinBoi12

Describe the feature
We should add automatic daily reminders for specific threads - for example, the “What you’re currently working on?” thread.

The goal is to help keep recurring discussions active by reminding users to post updates each day.

Feature Overview:

  • The system should send a reminder message once per day to designated thread channel.
  • The reminder message should link to the last active thread (e.g., “What you’re currently working on?”).
  • It should not ping event notifications.
  • Enabled through a boolean (daily_reminder) when creating of updating a thread

We don't need to have custom message for the reminder, a generic message would be enough.

Since we can have multiple automatic threads open at the same time with daily reminder, we need to make sure to link all of them.

Example of content

# 🛎️ Daily Reminder
Join the discussion in the latest active threads:

- Thread 1
- Thread 2

Metadata

Metadata

Assignees

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