messageLogger: ignore messages deleted within the next n milliseconds
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
maybe something like "minimum message lifespan in milliseconds before logging" for the description?
...minimum age of logged messages?
also, marked PR as draft, as I realised I should distinguish between edits and deletions
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