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

Change !send reply [msgid] to !reply [msgid] #46

Description

@jcserv

What problem are you facing?

!send reply [msgid] feels unnecessarily long

What can we do to fix that problem?

Change it to be !reply [msgid]
Only downside I can think of right now is any possible code duplication between the cases, but it'd also let us remove some command parsing logic.

Another issue: users may be used to the syntax of !send reply

Few options:

  1. Make a full change and make an announcement
  2. Implement the shortened command while keeping the old one, and remove it in the next release so that users are acclimated
  3. If they use "send reply", send a help message telling them it has changed

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions