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 ce87c8bfdc
Merge 39b63b6085 into 2fbed93624
1 month 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 Merge 39b63b6085a9e57473aa9a3d96c526abd6d63940 into 2fbed9362422dad4f7850eb6c5d9b1f8bff7c71a 1 month ago
errors.py Merge 39b63b6085a9e57473aa9a3d96c526abd6d63940 into 2fbed9362422dad4f7850eb6c5d9b1f8bff7c71a 1 month 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