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.
Jakub Kuczys 3270121c80
Use iscoroutinefunction from inspect instead of asyncio on 3.12+
3 months ago
..
__init__.py [commands] Add initial implementation of hybrid commands 4 years ago
_types.py Reformat entire project with ruff instead of black 11 months ago
bot.py Use iscoroutinefunction from inspect instead of asyncio on 3.12+ 3 months ago
cog.py Use iscoroutinefunction from inspect instead of asyncio on 3.12+ 3 months ago
context.py [commands] Fix Context.from_interaction derived Message.type 6 months ago
converter.py Add Discord timestamp converter and transformer 4 months ago
cooldowns.py Reformat entire project with ruff instead of black 11 months ago
core.py Use iscoroutinefunction from inspect instead of asyncio on 3.12+ 3 months ago
errors.py Add Discord timestamp converter and transformer 4 months ago
flags.py [commands] Fix flag annotations in 3.14 using annotationlib 8 months ago
help.py Fix various TypeDicts for Unpack 9 months ago
hybrid.py [commands] Fix decorator order mattering for hybrid commands 5 months ago
parameters.py Reformat entire project with ruff instead of black 11 months ago
view.py Reformat entire project with ruff instead of black 11 months ago