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

feat(commands): add category getters #244

Merged
merged 13 commits into from
Aug 25, 2021
Merged

feat(commands): add category getters #244

merged 13 commits into from
Aug 25, 2021

Conversation

sawa-ko
Copy link
Contributor

@sawa-ko sawa-ko commented Aug 10, 2021

This new option allows you to set a category for commands. This helps when making help commands where you need to categorize the commands.

@sawa-ko sawa-ko requested review from favna and kyranet as code owners August 10, 2021 00:49
src/lib/structures/Command.ts Outdated Show resolved Hide resolved
@sapphiredev sapphiredev deleted a comment from sapphiredev bot Aug 11, 2021
@sapphiredev sapphiredev deleted a comment from sapphiredev bot Aug 11, 2021
@sapphiredev sapphiredev deleted a comment from sapphiredev bot Aug 11, 2021
@sapphiredev sapphiredev deleted a comment from sapphiredev bot Aug 11, 2021
@favna
Copy link
Member

favna commented Aug 11, 2021

@sapphiredev pack

@sapphiredev
Copy link

sapphiredev bot commented Aug 11, 2021

Heya @favna, I've started to run the deployment workflow on this PR. You can monitor the build here!

@sapphiredev
Copy link

sapphiredev bot commented Aug 11, 2021

The deployment workflow has finished successfully. You can install it for testing like so:

npm install @sapphire/framework@pr-244

@favna
Copy link
Member

favna commented Aug 11, 2021

@sapphiredev pack

@sapphiredev
Copy link

sapphiredev bot commented Aug 11, 2021

Heya @favna, I've started to run the deployment workflow on this PR. You can monitor the build here!


The deployment workflow has finished successfully. You can install it for testing like so:

npm install @sapphire/framework@pr-244

@favna
Copy link
Member

favna commented Aug 20, 2021

@sapphiredev pack

@sapphiredev
Copy link

sapphiredev bot commented Aug 20, 2021

Heya @favna, I've started to run the deployment workflow on this PR. You can monitor the build here!

@sapphiredev
Copy link

sapphiredev bot commented Aug 20, 2021

The deployment workflow has finished successfully. You can install it for testing like so:

npm install @sapphire/framework@pr-244

@favna
Copy link
Member

favna commented Aug 24, 2021

@sapphiredev pack

@sapphiredev
Copy link

sapphiredev bot commented Aug 24, 2021

Heya @favna, I've started to run the deployment workflow on this PR. You can monitor the build here!

@sapphiredev
Copy link

sapphiredev bot commented Aug 24, 2021

The deployment workflow has finished successfully. You can install it for testing like so:

npm install @sapphire/framework@pr-244

@favna favna changed the title feat(category-command): added option to set the category of a command feat(commands): add category getters Aug 25, 2021
@favna favna merged commit d438ac0 into sapphiredev:main Aug 25, 2021
@sawa-ko sawa-ko deleted the category-command-option branch August 25, 2021 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants