aboutsummaryrefslogtreecommitdiffstats
path: root/botcore/utils/cooldown.py (follow)
Commit message (Expand)AuthorAgeLines
* stop cleanup task when manager is destroyedGravatar Numerlor2022-06-21-1/+7
* generalize handling of fully hashable args, and args with non-hashable partsGravatar Numerlor2022-06-21-34/+57
* Fix typehintGravatar Numerlor2022-06-21-3/+3
* Add comment for skipped argumentsGravatar Numerlor2022-06-21-1/+1
* reword docstringsGravatar Numerlor2022-06-21-7/+7
* Add decorator to block duplicate command invocations in a channelGravatar Numerlor2022-06-15-0/+184