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.
jack1142 6dc314628e
Make guild and guilds args in Bot.remove_cog() keyword-only
3 years ago
..
__init__.py [commands] Initial support for FlagConverter 4 years ago
_types.py [commands] Change BotT to be covariant 3 years ago
bot.py Make guild and guilds args in Bot.remove_cog() keyword-only 3 years ago
cog.py Fix some type checker errors and remove some type ignores 3 years ago
context.py [commands] Rework help command to avoid a deepcopy on invoke 3 years ago
converter.py Update clean_content/channel_mentions for threads 3 years ago
cooldowns.py Fix typing issues and improve typing completeness across the library 3 years ago
core.py Fix typing issues and improve typing completeness across the library 3 years ago
errors.py Fix typing issues and improve typing completeness across the library 3 years ago
flags.py Fix some type checker errors and remove some type ignores 3 years ago
help.py [commands] Fix exceptions in HelpCommand 3 years ago
view.py Fix typing issues and improve typing completeness across the library 3 years ago