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.
Han Seung Min - 한승민 93af158b0c
Refactor loop code to allow usage of asyncio.run
3 years ago
..
__init__.py [commands] Initial support for FlagConverter 4 years ago
_types.py [commands] Simplify typing of command hooks 3 years ago
bot.py [commands] Automatically unload top level app commands in extensions 3 years ago
cog.py [commands] Automatically unload top level app commands in extensions 3 years ago
context.py Reformat code using black 3 years ago
converter.py [commands] Update ScheduledEventConverter docs for clarity 3 years ago
cooldowns.py Refactor loop code to allow usage of asyncio.run 3 years ago
core.py Update translations, add Crowdin CLI config 3 years ago
errors.py [commands] add ScheduledEvent converter 3 years ago
flags.py Use typing.Self throughout library 3 years ago
help.py Fix some spelling mistakes 3 years ago
view.py Fix type-errors in commands extension 3 years ago