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 7a04ace00d
Merge 0578a99ad0 into a00510988a
2 weeks 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 Merge 0578a99ad0d68829d1f74a482598046d478f109b into a00510988a204517f4777f1231407de3db726ae5 2 weeks ago
cog.py Merge 0578a99ad0d68829d1f74a482598046d478f109b into a00510988a204517f4777f1231407de3db726ae5 2 weeks ago
context.py Fix poll parameter defaulting to MISSING instead of None for Context.send 1 month ago
converter.py Update Pyright to v1.1.394 5 months ago
cooldowns.py [commands] Fix issue with category cooldowns outside of guild channels 10 months ago
core.py Update Pyright to v1.1.394 5 months ago
errors.py Update Pyright to v1.1.394 5 months ago
flags.py Update Pyright to v1.1.394 5 months ago
help.py [commands] fix HelpCommand not carrying over checks 1 year ago
hybrid.py Handle empty guild_ids list for app_commands 2 weeks ago
parameters.py Add __repr__ method to various classes 1 month ago
view.py Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago