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 9 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 Add support for Polls 11 months ago
converter.py [commands] Clarify Converter.convert exception raising 9 months ago
cooldowns.py [commands] Change import for PrivateChannel for cooldowns 1 year ago
core.py Update pyright version 1 year ago
errors.py Refactor human_join into its own private helper function 2 years 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 First pass at supporting user apps 11 months ago
parameters.py [commands] Add fallback behaviour for CurrentGuild parameter 2 years ago
view.py Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago