6 Commits

Author SHA1 Message Date
Trevor
2e737e70de
Correct app command decorators that use Interaction 2023-01-18 21:10:08 -05:00
JohannesIBK
65a270d35a
Update bot_has_permissions to use Interaction.app_permissions 2022-07-04 21:47:47 -04:00
Florian Spieß
0e5c4c391d
[commands] Allow subtracting multiple tokens from cooldown 2022-04-21 12:23:20 -04:00
Rapptz
b7b992375d Add examples for new cooldown checks 2022-03-29 06:02:41 -04:00
Rapptz
9f83eb6032 Add application command cooldown decorators
Fix #7790
2022-03-29 00:46:42 -04:00
Rapptz
74b5e0ceb1 Implement some built in checks for app_commands
A lot of these implementations are adapted from the equivalent
ext.commands checks. These only implement the common ones that could
not solely be done by Discord in the future.
2022-03-28 16:36:29 -04:00