-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
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
Labels
No labels