Skip to content

When possible, only update AI DB on new data #35

Description

@TheDiscordian

Currently, when the qa plugin loads, it will rebuild the whole DB, including embeds. This can be costly and time consuming. Instead, it should do as much as possible to:

  1. Find what needs to be (re)downloaded
  2. Only generate embeds for new data, removing old data if necessary

Point 2 is the most important.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions