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.
Steve C 05b56e02f7
Fix command/group call overloads with custom contexts
2 months ago
..
__init__.py [commands] Add initial implementation of hybrid commands 4 years ago
_types.py Reformat entire project with ruff instead of black 1 year ago
bot.py Use iscoroutinefunction from inspect instead of asyncio on 3.12+ 4 months ago
cog.py Use iscoroutinefunction from inspect instead of asyncio on 3.12+ 4 months ago
context.py [commands] Fix Context.from_interaction derived Message.type 7 months ago
converter.py Allow Greedy[X] | Y 2 months ago
cooldowns.py Reformat entire project with ruff instead of black 1 year ago
core.py Fix command/group call overloads with custom contexts 2 months ago
errors.py Add Discord timestamp converter and transformer 6 months ago
flags.py [commands] Fix flag annotations in 3.14 using annotationlib 9 months ago
help.py Fix various TypeDicts for Unpack 11 months ago
hybrid.py Fix command/group call overloads with custom contexts 2 months ago
parameters.py Reformat entire project with ruff instead of black 1 year ago
view.py Reformat entire project with ruff instead of black 1 year ago