Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Register a new submarine #18

Open
3 tasks
SnowHawkeye opened this issue Nov 1, 2023 · 0 comments
Open
3 tasks

[Feature] Register a new submarine #18

SnowHawkeye opened this issue Nov 1, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@SnowHawkeye
Copy link
Contributor

SnowHawkeye commented Nov 1, 2023

Description

Implement the ability to add a new submarine with /register. For now, a ship is registered server-wise.
When using the command, a message appears with the following message components:

  • type (string select, but for now only "submarine" should be available)
  • name of the ship (text input)
  • rank (text input, but must make sure it's an integer)
  • build (series of 4 string selects with the possible parts)
  • channel (the discord channel where ship notifications will be sent)
  • a button to submit the form

Acceptance criteria

  • When using the command, an ephemeral message as described above appears
  • When submitting the form, all the above information is committed to storage
  • Relevant documentation has been added
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant