16 Commits
Author SHA1 Message Date
sgtlaggyandDanny 5124b73d14 Add extra error handling to converters example 2023-01-14 18:56:38 -05:00
sgtlaggyandDanny dd2125e6b6 Make error handler in modal example more helpful 2023-01-14 18:56:38 -05:00
sgtlaggyandDanny de2349e707 Add missing cancel() in tasks example 2023-01-14 18:56:38 -05:00
sgtlaggyandDanny 5d39f96c85 Update tasks example to start in setup_hook 2023-01-14 18:56:38 -05:00
MikeyandGitHub 659d6b6123 Make app_commands.describe examples consistent 2022-08-16 20:10:14 -04:00
MikeyandGitHub 9c38cf3aef Fix ui.Select.values in modals 2022-08-14 15:25:43 -04:00
MikeyandGitHub d826f4f3a8 Change ui.Select.values to a ContextVar to avoid race conditions 2022-08-09 08:37:46 -04:00
MikeyandGitHub c4e09acff8 Add InteractionResponse.type property 2022-08-04 08:13:27 -04:00
MikeyandGitHub 5538cd501c Document relationship between AutoModRuleAction and its type 2022-08-03 03:13:00 -04:00
MikeyandGitHub 311891912e [commands] Change cooldowns to take context instead of message 2022-07-23 07:08:44 -04:00
MikeyandGitHub 165e14063f [commands] fix BucketType.default bypassing dynamic_cooldown 2022-04-30 18:46:37 -04:00
MikeyandGitHub da9abca74d Remove text about intents being optional 2022-04-27 00:47:44 -04:00
MikeyandGitHub f42e922696 Fix bug in Embed.__len__ caused by footer without text 2021-05-27 00:45:35 -04:00
MikeyandGitHub e66141e002 [docs] suggest presence in constructor instead of change_presence 2021-03-31 21:26:51 -04:00
MikeyandGitHub d61486278f [commands] allow arbitrary callables in cooldown 2021-03-28 06:31:51 -04:00
MichaelandGitHub 93fa46713a Fix and add documentation 2020-09-23 03:19:35 -04:00