webdev-support-bot
webdev-support-bot copied to clipboard
feat: Sticky Messages
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