Commit a8f5a7f
feat: add reset_with_key and get_cooldown_time_with_key (#1345)
* made get_cooldown_with_key async for consistency, added reset_with_key and get_cooldown_time_with_key
* ci: correct from checks.
* fixed pre-commit problems
* comment on #1345, resolved
* made Cooldown.reset_all async #1345
* bot.load => bot.load_extension
* reverted 8217f4e
* made get_cooldown_time_with_key and reset_with_key sync
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>1 parent 47319ed commit a8f5a7f
1 file changed
+35
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
390 | 406 | | |
391 | 407 | | |
392 | 408 | | |
| |||
423 | 439 | | |
424 | 440 | | |
425 | 441 | | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
426 | 461 | | |
427 | 462 | | |
428 | 463 | | |
| |||
0 commit comments