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.
z03h b4d2395a5e [commands] change Range to raise BadArgument for invalid values 3 years ago
..
__init__.py Rebase to latest upstream 3 years ago
_types.py Fix type annotations to adhere to latest pyright release 2 years ago
bot.py Fix typo and capitalizations in docs 2 years ago
cog.py Update to pyright 1.1.242 2 years ago
context.py Fix type annotations to adhere to latest pyright release 2 years ago
converter.py [commands] change Range to raise BadArgument for invalid values 2 years ago
cooldowns.py [commands] Fix errors when DynamicCooldown returns None 2 years ago
core.py [commands] Change Command.extras to match typing in app commands 2 years ago
errors.py [commands] Add support for Range[str, ...] 2 years ago
flags.py [commands] fix case_insensitive bug in parse_flags 2 years ago
help.py Fix type annotations to adhere to latest pyright release 2 years ago
parameters.py Rebase to latest upstream 3 years ago
view.py Rebase to latest upstream 3 years ago