Help command #47

Closed
opened 2022-07-27 21:56:13 +02:00 by Anri · 3 comments
Owner
  • Instead of /help <command> and have info about one command, use /help <category> and have info about all the commands of one category
  • Usage of autocomplete for categories
- [ ] Instead of `/help <command>` and have info about one command, use `/help <category>` and have info about all the commands of one category - [ ] Usage of [autocomplete](https://discordjs.guide/interactions/autocomplete.html#handling-multiple-autocomplete-options) for categories
Anri added the
enhancement
good first issue
labels 2022-07-27 21:56:30 +02:00
Author
Owner

See #57

See #57
Author
Owner

// Load all the command per categories
// TODO: Check if the command exist in the context (guild)
// TODO: List subcommands too

https://git.mylloon.fr/ConfrerieDuKassoulait/Botanique/src/commit/a08d0c0e9bfb31879bc2b6933953c86cb0541b84/src/commands/misc/help.ts#L49-L51
Anri closed this issue 2024-11-02 01:21:25 +01:00
Author
Owner

don't like the idea of categories

don't like the idea of categories
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ConfrerieDuKassoulait/Botanique#47
No description provided.