Vendicated / Vencord

The cutest Discord client mod

Home Page:https://vencord.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[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.

auxtinn opened this issue · comments

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?

  1. Enable MessageLogger
  2. Send a message
  3. Edit the message to something different
  4. Edit the message back to what it was originally
  5. 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

  • I am using Discord Stable or tried on Stable and this bug happens there as well
  • I have read the requirements for opening an issue above