Commit c23d8fc
fix: category cooldown commands works in dms like other guild cooldowns (#2603)
* fix: category cooldown works in dms like other guild cooldowns
* style(pre-commit): auto fixes from pre-commit.com hooks
* Add changelog entry
* style(pre-commit): auto fixes from pre-commit.com hooks
* Update discord/ext/commands/cooldowns.py
Co-authored-by: Dorukyum <[email protected]>
Signed-off-by: Revnoplex <[email protected]>
* Update discord/ext/commands/cooldowns.py
Co-authored-by: Dorukyum <[email protected]>
Signed-off-by: Revnoplex <[email protected]>
* fix mistyped suggestion cooldowns.py
Signed-off-by: Revnoplex <[email protected]>
* Update discord/ext/commands/cooldowns.py
Co-authored-by: Dorukyum <[email protected]>
Signed-off-by: Revnoplex <[email protected]>
* undo broken merge caused by b25d9a7
Signed-off-by: Revnoplex <[email protected]>
* Update CHANGELOG.md
Signed-off-by: Dorukyum <[email protected]>
---------
Signed-off-by: Revnoplex <[email protected]>
Signed-off-by: Dorukyum <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Dorukyum <[email protected]>1 parent 454a146 commit c23d8fc
2 files changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
72 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
73 | 79 | | |
74 | 80 | | |
75 | 81 | | |
| |||
0 commit comments