Skip to content

feat: Sticky Messages #880

Description

@laquasicinque

Currently we're using dyno to repeatedly post messages every X hours. This can be kinda spammy.

A better method for this could be done by deleting the previous version of the message and posting a new one after X number of messages, so that there is only one version of a message at any one time.

e.g Job posting sticky is always reposted after a new job posting

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions