Closed itsTooooooooom closed 1 year ago
The commands framework of discord.py hasn't changed. You can still use its cooldowns like before
Oh okay, thought you said thats its not integrated in the library yet. But thanks anyway!
Oh okay, thought you said thats its not integrated in the library yet. But thanks anyway!
That was about builtin support for app-command cooldowns, not cooldowns in general ^^
You're welcome
Also please give the issue a name next time😀
Oh yes, I forgot it 😅
Summary
Cooldown for Commands etc.
What is the feature request for?
The core library
The Problem
I think it is self-explaining, but I am trying to make a cooldown for some commands. 😁 I don’t know if it has been suggested yet, but yeah
The Ideal Solution
Making a commands.Cooldown(…), like in it is used in discord.py
The Current Solution
No response
Additional Context
Doesn't need to be in the library as fast as possible, but it would help me a lot, because it saves lot of time and code