Skip to content

More robust database for plugins #41

Description

@saltire

Currently plugins just create their own nedb instances which save to flat files. Should move this functionality into core so any plugin can easily create database collections, and make sure these files will persist if the bot is running in the cloud.

Could have an option to use nedb and require a directory, or use something like MongoDB and require a connection string.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions