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

Splittable and rotatable message logs #280

Open
tempest15 opened this issue Oct 17, 2022 · 0 comments
Open

Splittable and rotatable message logs #280

tempest15 opened this issue Oct 17, 2022 · 0 comments
Labels
T: feature enhancement Suggests an improvement to an existing feature

Comments

@tempest15
Copy link
Member

It should be possible to designate separate message edit and delete logs. This will require a database migration and some changes to config, but should be fairly simple.

It should also be possible to set up auto-rotating message logs. quiltmc/cozy-discord has a version of this that could be referenced, but the system should be written fully for Lily. The frequency of rotation should be configurable, and should be different for edit and delete logs. This will require the manage channels permission, so that permission being enabled should be checked at multiple points throughout the process. We should not require that permission for the bot as a whole.

@tempest15 tempest15 added the T: feature enhancement Suggests an improvement to an existing feature label Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: feature enhancement Suggests an improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant