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.
James bcd3a00eaf
[commands] Make `commands.Greedy` a `typing.Generic`
4 years ago
..
__init__.py Add `__all__` to remaining modules 4 years ago
_types.py Modernize code to use f-strings 4 years ago
bot.py [commands] Raise error when a cog name is already registered 4 years ago
cog.py [commands] Fix logic in Cog.has_error_handler() 4 years ago
context.py Add `__all__` to remaining modules 4 years ago
converter.py [commands] Make `commands.Greedy` a `typing.Generic` 4 years ago
cooldowns.py [commands] Provide a dynamic cooldown system 4 years ago
core.py [commands] Make `commands.Greedy` a `typing.Generic` 4 years ago
errors.py [commands]Add typing.Literal converter 4 years ago
help.py Use f-strings in more places that were missed. 4 years ago
view.py Use f-strings in more places that were missed. 4 years ago