Skip to content
This repository was archived by the owner on Sep 6, 2024. It is now read-only.
This repository was archived by the owner on Sep 6, 2024. It is now read-only.

Show old direct messages / RememberDMs #498

@SteffoSpieler

Description

@SteffoSpieler

Plugin Description

Discord hides older direct message chats from the list if you have more than 100 chats (excluding group chats). This can result in forgetting about someone / someone's chat.

An option on how to fix that would be to save all chat-ids in a file, and when loading the actual list of direct messages, the plugin could look into the JSON file and see what chats are missing, and add them below all other chats. Maybe even with a divider to visualize that they aren't normally visible (and thus aren't sorted by message date)?

I don't know if you could also just modify the web request to get more than 100 chats - but I'd guess that would do something with the API that the normal client wouldn't do.

The option with the JSON file would be probably the easiest.
(Keep in mind, I come from BD and just installed Vencord a few days ago, and thus I don't really know if plugins can save custom files and maybe even sync them.)

Existing Plugin for other mod

No response

Request Agreement

  • I read the above and made sure my plugin is possible and allowed
  • I checked the existing plugins and made sure my plugin doesn't already exist
  • I searched the existing issues and made sure a similar request doesn't already exist

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions