26 Commits (69bdc3a1849407f64ef93bd2e5119e54d6cd2208)

Author SHA1 Message Date
Nihaal Sangha 69bdc3a184
Change copyright year to present 4 years ago
Dan Hess 3a9fd00a1a
[commands] Provide a way to retrieve time left for a cooldown 5 years ago
s0lst1ce 2d48a6d5a1 [commands] Fix a typo in the docstring of the internal _Semaphore class 5 years ago
Rapptz e21d49c980 [commands] Only clean semaphore when there are no waiters 5 years ago
Rapptz 1a7b838d2a [commands] Refactor BucketType to not repeat in other places in code 5 years ago
Rapptz bf84c63396 [commands] Add max_concurrency decorator 5 years ago
Rapptz 6071607176 Bump copyright year to 2020 5 years ago
BluePhoenixGame c7d3ebb400 [commands] Add role cooldown bucket 6 years ago
Rapptz 991140eebe Replace Enum with an internal one for significant speed improvements. 6 years ago
Rapptz 6dcd68b8d7 [commands] Allow passing `current` to more cooldown mapping methods. 6 years ago
Rapptz 919dbcafb3 Consistent use of __all__ to prevent merge conflicts. 6 years ago
Rapptz ec7a701ceb [commands] Allow passing reference time to update_rate_limit 6 years ago
Rapptz 9827d6eeaf [commands] Fix issue with decorator order with checks and cooldowns 6 years ago
Dante Dam 9656a21ebe Bumped copyright years to 2019. 6 years ago
Dice 5a585ebf20 Add channel category cooldown bucket type 7 years ago
Hornwitser c8b49d37be [lint] Fix incorrect and inconsistent whitespace 7 years ago
Clement 00a14a46f3 [commands] Added BucketType.members for cooldowns 7 years ago
Rapptz 9b4a2dc7cb [commands] Minor speed-up for the BucketType.guild case. 8 years ago
Rapptz 1bb7b6ff2d [commands] Make CooldownMapping.get_bucket take Message instead. 8 years ago
MysterialPy bae6f80327 [commands] Split Cooldown state processing to two different functions. 8 years ago
Rapptz 63fcfa6d02 [commands] Add CooldownMapping.from_cooldown factory classmethod. 8 years ago
Rapptz ff9f5749e1 Update copyright year to 2017. 8 years ago
Rapptz d1d54a468a Rename Server to Guild everywhere. 9 years ago
Rapptz e4b16851bf Slots use tuples instead now. 9 years ago
Dan Hess b7ffbca0c7 [commands] Added a method to reset command cooldown. 9 years ago
Rapptz cd0de57d13 [commands] Implement a command cooldown system. 9 years ago