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 31b6e9b45a
Merge 05f7dedab3 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 Merge 05f7dedab35e05bd8c012c6b5be6a14ab4594645 into 2fbed9362422dad4f7850eb6c5d9b1f8bff7c71a 2 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 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