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 c1a6877cba
Merge 0cb79e1358 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 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 Merge 0cb79e13581453a94e5b1b46850f2e8985574d2e into 2fbed9362422dad4f7850eb6c5d9b1f8bff7c71a 1 month 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