Vencord
Vencord copied to clipboard
[Bug] MessageLogger fails to log the second to last version of any message's edit history if the last edit made to the message matches the message's original content.
Discord Account
auxtinn
What happens when the bug or crash occurs?
MessageLogger fails to log the second to last version of any message's edit history if the last edit made to the message matches the message's original content.
What is the expected behaviour?
MessageLogger logs all versions of an edited message.
How do you recreate this bug or crash?
- Enable MessageLogger
- Send a message
- Edit the message to something different
- Edit the message back to what it was originally
- Notice how the message's edit version history fails to include the edit made prior to changing the message back to what it was originally.
Errors
N/A, no crash, no logs.
Request Agreement
- [X] I am using Discord Stable or tried on Stable and this bug happens there as well
- [X] I have read the requirements for opening an issue above