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.
ItsWilliboy 80ffe65cc5
Pass `BotT` type argument to `DeferTyping`
4 months 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 Update Pyright to v1.1.394 4 months ago
cog.py First pass at supporting user apps 1 year ago
context.py Pass `BotT` type argument to `DeferTyping` 4 months ago
converter.py Update Pyright to v1.1.394 4 months ago
cooldowns.py [commands] Fix issue with category cooldowns outside of guild channels 9 months ago
core.py Update Pyright to v1.1.394 4 months ago
errors.py Update Pyright to v1.1.394 4 months ago
flags.py Update Pyright to v1.1.394 4 months ago
help.py [commands] fix HelpCommand not carrying over checks 1 year ago
hybrid.py Update Pyright to v1.1.394 4 months ago
parameters.py [commands] Fix _fallback attr not being set on replace for Parameter 5 months ago
view.py Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago