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.
Josh a1c618215e
[commads] Change cog/extension load/unload methods to be async
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 [commads] Change cog/extension load/unload methods to be async 3 years ago
cog.py [commads] Change cog/extension load/unload methods to be async 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 [commads] Change cog/extension load/unload methods to be async 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