Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Sticky Messages #880

Open
laquasicinque opened this issue Mar 28, 2022 · 0 comments
Open

feat: Sticky Messages #880

laquasicinque opened this issue Mar 28, 2022 · 0 comments

Comments

@laquasicinque
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant