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.
Rapptz d61561f2e8 [commands] Add support for autocomplete for hybrid commands 3 years ago
..
__init__.py [commands] Add initial implementation of hybrid commands 3 years ago
_types.py Update types to use Awaitable where possible 3 years ago
bot.py [commands] Add initial implementation of hybrid commands 3 years ago
cog.py [commands] Add initial implementation of hybrid commands 3 years ago
context.py [commands] Fix Context docstring missing Interaction ref 3 years ago
converter.py [commands] Implement commands.parameter 3 years ago
cooldowns.py Add application command cooldown decorators 3 years ago
core.py [commands] Add initial implementation of hybrid commands 3 years ago
errors.py [commands] Add initial implementation of hybrid commands 3 years ago
flags.py [commands] Add converter kwarg to flag 3 years ago
help.py [commands] Implement commands.parameter 3 years ago
hybrid.py [commands] Add support for autocomplete for hybrid commands 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