Skip to content

Add 'stringconfig set' command #43

@jimcullenaus

Description

@jimcullenaus

Add a feature that allows @PockyBot stringconfig set <key> <value> to set the stringconfig for <key> to <value> in unambiguous cases.

  • If <key> is not yet set, set it to <value>.
  • If <key> is set with one associated value, update that value to <value>.
  • If <key> is set with two or more values, return an error and state what those values are.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions