Skip to content

Commands Break when Namespaces Change #219

@benrick

Description

@benrick

Existing commands in the bot already will stop working right if you change their type name or move them to a new namespace. We should make sure to compare the list of aliases on startup to make sure they're valid. If not, we should fix them.

On startup, we add commands to the alias table. We need to make sure that it either fixes or adds a new entry for commands whose name or namespace change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions