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

[Feature Request] Remove deleted comments in the Skullboard DB. #34

Open
CrageJ opened this issue Aug 10, 2024 · 0 comments
Open

[Feature Request] Remove deleted comments in the Skullboard DB. #34

CrageJ opened this issue Aug 10, 2024 · 0 comments
Labels
enhancement New feature or request priority:normal Normal priority; should be worked on when possible

Comments

@CrageJ
Copy link
Contributor

CrageJ commented Aug 10, 2024

Overview

Deleted comments remain in the /hof command. This may clutter the skullboard with inaccessible comments.

Details

This will require:

  • Fetching tracked posts from the skullboard database
  • Testing whether each post is deleted
  • Deleting those posts from the database

Should be included as part of the daily expire() command

Why would this feature be useful?

The whole point of the skullboard is to share posts. It defeats the point when promoted posts can't be seen.

Additional Notes

No response

@phoenixpereira phoenixpereira added the enhancement New feature or request label Aug 10, 2024
@phoenixpereira phoenixpereira moved this to In Progress in DuckBot Aug 10, 2024
@phoenixpereira phoenixpereira added the priority:normal Normal priority; should be worked on when possible label Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:normal Normal priority; should be worked on when possible
Projects
Status: In Progress
Development

No branches or pull requests

2 participants