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.
Soheab 743ef27dd7
[commands] Correct ExtensionNotFound error message
3 months 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 First pass at supporting user apps 11 months ago
cog.py First pass at supporting user apps 11 months ago
context.py [commands] Fix Context.defer unconditionally deferring 6 months ago
converter.py [commands] Add SoundboardSoundConverter 6 months ago
cooldowns.py [commands] Fix issue with category cooldowns outside of guild channels 6 months ago
core.py Update pyright version 1 year ago
errors.py [commands] Correct ExtensionNotFound error message 3 months ago
flags.py [commands] Add support for positional flag parameters 11 months ago
help.py [commands] fix HelpCommand not carrying over checks 10 months ago
hybrid.py Fix callable FlagConverter defaults on hybrid commands 3 months ago
parameters.py [commands] Fix _fallback attr not being set on replace for Parameter 3 months ago
view.py Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago