Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

_instance.ownerId and bot ownership #11

@ffflick-gh

Description

@ffflick-gh

First, add support for bot managers (basically co-owners) and a command for transferring ownership. Ownership can only be transferred to bot managers (for an extra layer of...security?).

And this change also calls for change to the _instance.json file:
Update _instance.json to replace ownerId with botOwner and appOwner.
This is because there will be ambiguity between whether ownerId refers to the owner of the app or the owner of the bot (which may change if ownership can be transferred).

To-Do:

  • Add bot managers
  • Add transfer ownership command
  • Replace ownerId in _instance.json with botOwner and appOwner

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