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.
Stocker 13355f3712
Fix HelpCommand.invoked_with raising an error
3 years ago
..
__init__.py [commands] Initial support for FlagConverter 4 years ago
_types.py [commands] Simplify typing of command hooks 3 years ago
bot.py [commands] Fix types for Bot.is_owner 3 years ago
cog.py Fix unbound ParamSpec to use ... over Any 3 years ago
context.py Reformat code using black 3 years ago
converter.py Fix type-errors in commands extension 3 years ago
cooldowns.py Use typing.Self throughout library 3 years ago
core.py [commands] Simplify typing of command hooks 3 years ago
errors.py Parameters->Attributes in NSFWChannelRequired's doc for consistency 3 years ago
flags.py Use typing.Self throughout library 3 years ago
help.py Fix HelpCommand.invoked_with raising an error 3 years ago
view.py Fix type-errors in commands extension 3 years ago