Vencord icon indicating copy to clipboard operation
Vencord copied to clipboard

messageLogger: ignore messages deleted within the next n milliseconds

Open meadowsys opened this issue 2 years ago • 3 comments

Added option to messageLogger to ignore quickly deleted messages, like ones that are deleted as part of pluralkit's proxying. There is a setting added to control the threshold (default 0ms, which is off). I would like help with the description of that setting, if theres a clearer / more concise way to describe it than what I put down :p

meadowsys avatar Feb 23 '24 04:02 meadowsys

maybe something like "minimum message lifespan in milliseconds before logging" for the description?

InfectedGriffon avatar Feb 23 '24 04:02 InfectedGriffon

...minimum age of logged messages?

also, marked PR as draft, as I realised I should distinguish between edits and deletions

meadowsys avatar Feb 24 '24 04:02 meadowsys

yeah you're right, I could do the seperation of delete/edit in another PR if/when I ever get to it. Apart from your review/changes I don't have anything else left to do on this heh

meadowsys avatar May 15 '24 02:05 meadowsys