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

command cooldown types #14

Closed
Mirasaki opened this issue May 16, 2022 · 0 comments · Fixed by #26
Closed

command cooldown types #14

Mirasaki opened this issue May 16, 2022 · 0 comments · Fixed by #26
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Mirasaki
Copy link
Owner

Available types: member, channel, guild

apply throttleCommand() depending on cooldown type
default type: member (adjust in default command Class)
adjust the throttleCommand() call in src/listeners/interaction/applicationCommandInteraction.js:86
by assigning a unique identifier string and passing that as a parameter instead

@Mirasaki Mirasaki added enhancement New feature or request good first issue Good for newcomers labels May 16, 2022
@Mirasaki Mirasaki self-assigned this May 16, 2022
@Mirasaki Mirasaki removed their assignment Jun 9, 2022
@Mirasaki Mirasaki linked a pull request Aug 23, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant