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_ 39b63b6085 Actually use the iterator 6 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 1 year ago
cog.py First pass at supporting user apps 1 year ago
context.py [commands] Fix Context.defer unconditionally deferring 8 months ago
converter.py [commands] Add SoundboardSoundConverter 8 months ago
cooldowns.py [commands] Fix issue with category cooldowns outside of guild channels 8 months ago
core.py Actually use the iterator 6 months ago
errors.py Add stickers converter 6 months ago
flags.py [commands] Add support for positional flag parameters 1 year ago
help.py [commands] fix HelpCommand not carrying over checks 1 year ago
hybrid.py [commands] Respect enabled kwarg for hybrid app commands 7 months ago
parameters.py [commands] Unwrap Parameter if given as default to commands.parameter 7 months ago
view.py Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago