You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
JohannesIBK 610edaeead [commands] Add option to disable `auto_locale_strings` in GroupCog 3 years ago
..
__init__.py [commands] Add initial implementation of hybrid commands 3 years ago
_types.py Fix type annotations to adhere to latest pyright release 3 years ago
bot.py Add initial support for app command localisation 3 years ago
cog.py [commands] Add option to disable `auto_locale_strings` in GroupCog 3 years ago
context.py Rename Interaction.original_message to original_response 3 years ago
converter.py Bump Pyright to 1.1.265, fix type errors, and remove unnecessary ignores 3 years ago
cooldowns.py Fix various generics throughout the public interface 3 years ago
core.py [commands] Ensure Command.extras are copied 3 years ago
errors.py [commands] Fix typing error with CheckAnyFailure 3 years ago
flags.py [commands] Fix Annotated not working with FlagConverter 3 years ago
help.py Bump Pyright to 1.1.265, fix type errors, and remove unnecessary ignores 3 years ago
hybrid.py [commands] Remove unused with_command HybridCommand parameter 3 years ago
parameters.py [commands] Fix missing ctx in example 3 years ago
view.py Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago