Skip to content

Keep threads alive for a specified amount of time #125

Description

@ffamilyfriendly

Allow selecting a certain time to keep a thread alive, instead of indefinitely. This is a pretty frequent request.
Users want threads to be alive longer than the discord max of 1W but not quite forever.

Not sure how we would implement this in a nice way. This could be an option on /watch, /batch, and /monitor where a custom duration could be selected with the default being forever. We would have to add a last activity field to the thread in our database to keep track of how long the thread has been inactive, along with a watch duration field as well to keep track on how long the user wants the thread to be watched for

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status
    Considering

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions