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 bac6c2fc7b [commands] Unwrap functions to get their module and globalns 4 years ago
..
__init__.py [commands] Initial support for FlagConverter 4 years ago
_types.py Modernize code to use f-strings 4 years ago
bot.py [commands] Remove function call indirection when checking author 4 years ago
cog.py Fix various reference issues in documentation 4 years ago
context.py Type up **kwargs of various methods 4 years ago
converter.py Type up **kwargs of various methods 4 years ago
cooldowns.py [commands] Fix errors with cooldown mappings 4 years ago
core.py [commands] Unwrap functions to get their module and globalns 4 years ago
errors.py [commands] Add BadColorArgument to __all__ 4 years ago
flags.py [commands] Remove Flag related delimiter and prefix error 4 years ago
help.py Fix various reference issues in documentation 4 years ago
view.py Use f-strings in more places that were missed. 4 years ago