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 df01db3490 Initial support for pomelo migration 2 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 [commands] Fix variance issues in Bot.add_cog with List[Snowflake] 2 years ago
cog.py [commands] Document GroupCog.interaction_check 2 years ago
context.py [commands] Add Context.filesize_limit property 2 years ago
converter.py Initial support for pomelo migration 2 years ago
cooldowns.py Fix various generics throughout the public interface 3 years ago
core.py [commands] Use get_role where appropriate in role decorators 2 years ago
errors.py [commands] Pass failed argument's value to BadLiteralArgument 2 years ago
flags.py [commands] Respect ignore_extra for FlagConverter kw-only parameters 2 years ago
help.py [commands] Change Paginator.pages to not prematurely close 2 years ago
hybrid.py [commands] Use `...` for `Command` and `Group` typing 2 years ago
parameters.py [commands] Add missing description parameter to docs 3 years ago
view.py Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago