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.
Daniel Baulig b01e676e10
Merge 55d9ee9b72 into 2fbed93624
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 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 5 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 5 months ago
flags.py [commands] Fix flag annotations in 3.14 using annotationlib 8 months ago
help.py Merge 55d9ee9b72d4098935dd1e71c7debeb77f3f5885 into 2fbed9362422dad4f7850eb6c5d9b1f8bff7c71a 2 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