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.
Steve C 98ca16ef67
Tweak wording for "less than" Range error
3 years ago
..
__init__.py [commands] Add initial implementation of hybrid commands 3 years ago
_types.py [commands] Fix typing of check/check_any 3 years ago
bot.py [commands] Add seealso directive in functions referencing checks 3 years ago
cog.py [commands] Add support for NSFW commands for hybrid commands 3 years ago
context.py [commands] Fix interaction baton not being set during Context creation 3 years ago
converter.py Update to pyright 1.1.242 3 years ago
cooldowns.py [commands] Fix errors when DynamicCooldown returns None 3 years ago
core.py [commands] Properly use Optional's default value on parsing error 3 years ago
errors.py Tweak wording for "less than" Range error 3 years ago
flags.py [commands] fix case_insensitive bug in parse_flags 3 years ago
help.py [commands] Add seealso directive in functions referencing checks 3 years ago
hybrid.py [commands] Add support for NSFW commands for hybrid commands 3 years ago
parameters.py [commands] Fix missing ctx in example 3 years ago
view.py Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago