Skip to content

Loading and automatic updating of plugins from external sources / github repos #38

@5HT2

Description

@5HT2

Blocked by: #8, #16, #24, #25, #35.

The way I want to accomplish this is:

  • A plugin-name/meta.json file in it's source folder should contain
    • Plugin name
    • Source repo
    • Version
    • Updating URL
    • Current version

Version checking would check updating URL's version, and see if it's larger than ours (regex, format to int).

  • Remove -plugindir and force them to a standard path, update docs accordingly

After initial plugin loading,

  • Display a message in OPERATOR_CHANNEL and ping OPERATOR_ID if plugin updates are available, and if we want to reload them
  • The plugin command should also show if updates are available

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions