sesounit / Kakapo

Do What The F*ck You Want To Public License
3 stars 1 forks source link

Feature Request: Replacing ! command prefix with Discord's user-friendlier / prefix #75

Open Uncle-Sagbag opened 5 months ago

Uncle-Sagbag commented 5 months ago

User Stories

As an operative, I want to see a list of commands and what they do so I can immediately and confidently use Kakapo for my needs

As a developer, I want to minimize time spent on reminding and instructing users on how to operate Kakapo so I can focus my time on development rather than teaching.

As a host, I want to know relevant commands related to operation hosting so I can immediately and confidently use Kakapo to publicize my operation.

As a CTO, I want to develop features that people will know about so they will use it.

Acceptance Criteria

  1. Replace all commands that use the ! prefix to use the / prefix
  2. Ensure help text is visible in every command that describes its syntax and effect.
  3. For commands with complex syntax validation, replace it with Discord's / commands validation to instruct the user on proper use of a command.

Assumptions

Pickle423 commented 5 months ago

Further discussion is recommended related to the particulars of this, however this is technically feasible.

Uncle-Sagbag commented 5 months ago

Since this ticket will be a lot of work, @Pickle423 will begin development for this feature sometime in May.