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 6643784d33 [commands] Clarify Converter.convert exception raising 2 years ago
..
__init__.py [commands] Add initial implementation of hybrid commands 4 years ago
_types.py Fix type annotations to adhere to latest pyright release 4 years ago
bot.py First pass at supporting user apps 2 years ago
cog.py First pass at supporting user apps 2 years ago
context.py Add support for Polls 2 years ago
converter.py [commands] Clarify Converter.convert exception raising 2 years ago
cooldowns.py [commands] Change import for PrivateChannel for cooldowns 3 years ago
core.py Update pyright version 2 years ago
errors.py Refactor human_join into its own private helper function 3 years ago
flags.py [commands] Add support for positional flag parameters 2 years ago
help.py [commands] fix HelpCommand not carrying over checks 2 years ago
hybrid.py First pass at supporting user apps 2 years ago
parameters.py [commands] Add fallback behaviour for CurrentGuild parameter 3 years ago
view.py Update comments after `# type: ignore` to be compatible with PEP 484 4 years ago