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

Implement Application Command cooldowns #898

Open
spifory opened this issue Nov 10, 2022 · 0 comments
Open

Implement Application Command cooldowns #898

spifory opened this issue Nov 10, 2022 · 0 comments
Labels
help wanted Anyone is free to help, the issue shouldn't be *too* hard. p: low Priority: low - not important to be worked on t: enhancement Type: enhancement - new feature or request

Comments

@spifory
Copy link
Collaborator

spifory commented Nov 10, 2022

Summary

Command cooldowns should be implemented into Application Commands.

What is the feature request for?

Application commands

The Problem

Adding command cooldowns to Application Commands would be great, as the user's bot would notify their user that they are using the command too frequently.

The Ideal Solution

Adding command cooldowns to Application Commands, they should somewhat work the same way that ext.commands's cooldown system works.

The Current Solution

The current solution for users would be to use https://github.com/Skelmis/Function-Cooldowns (which is what people have likely been using for a while now).

Additional Context

This was initially discussed in the nextcord guild, however it has not been worked on by the person who planned to do it, hence why this issue is made so late.

@EmreTech EmreTech added t: enhancement Type: enhancement - new feature or request p: low Priority: low - not important to be worked on help wanted Anyone is free to help, the issue shouldn't be *too* hard. labels Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Anyone is free to help, the issue shouldn't be *too* hard. p: low Priority: low - not important to be worked on t: enhancement Type: enhancement - new feature or request
Projects
None yet
Development

No branches or pull requests

2 participants