index
:
discord.py
1.2.x
async
feature/ext-tasks
feature/threads
legacy
master
neo-docs
task-heartbeat
v1.3.x
v1.4.x
v1.5.x
v1.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
discord
/
ext
/
commands
/
cooldowns.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[commands] Fix issue with decorator order with checks and cooldowns
Rapptz
2019-02-23
1
-0
/
+5
*
Bumped copyright years to 2019.
Dante Dam
2019-01-28
1
-1
/
+1
*
Add channel category cooldown bucket type
Dice
2018-11-24
1
-5
/
+8
*
[lint] Fix incorrect and inconsistent whitespace
Hornwitser
2018-08-22
1
-0
/
+1
*
[commands] Added BucketType.members for cooldowns
Clement
2018-08-22
1
-1
/
+4
*
[commands] Minor speed-up for the BucketType.guild case.
Rapptz
2017-10-08
1
-1
/
+1
*
[commands] Make CooldownMapping.get_bucket take Message instead.
Rapptz
2017-10-08
1
-4
/
+3
*
[commands] Split Cooldown state processing to two different functions.
MysterialPy
2017-10-03
1
-7
/
+14
*
[commands] Add CooldownMapping.from_cooldown factory classmethod.
Rapptz
2017-08-27
1
-0
/
+4
*
Update copyright year to 2017.
Rapptz
2017-01-20
1
-1
/
+1
*
Rename Server to Guild everywhere.
Rapptz
2017-01-03
1
-3
/
+3
*
Slots use tuples instead now.
Rapptz
2017-01-03
1
-1
/
+1
*
[commands] Added a method to reset command cooldown.
Dan Hess
2016-09-08
1
-0
/
+5
*
[commands] Implement a command cooldown system.
Rapptz
2016-07-22
1
-0
/
+121