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.
Soheab_ 9179fef1c4 Add Client.get_user_named 1 year 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 [commands] Change default Bot.owner_ids to consider team roles 2 years ago
cog.py [commands] Fix hybrid command wrapped instances being out of sync 2 years ago
context.py Update pyright version 2 years ago
converter.py Add Client.get_user_named 1 year ago
cooldowns.py Fix various generics throughout the public interface 3 years ago
core.py [commands] Fix displayed_default for callables and None values 2 years ago
errors.py Refactor human_join into its own private helper function 2 years ago
flags.py Update pyright version 2 years ago
help.py [commands] Revert on_error when cog is ejected for HelpCommand 2 years ago
hybrid.py [commands] Fix hybrid command wrapped instances being out of sync 2 years 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