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.
Kreusada af5964358d
[commands] Strip text to remove spaces before ellipsis
5 years ago
..
__init__.py Add `__all__` to remaining modules 5 years ago
_types.py Modernize code to use f-strings 5 years ago
bot.py [commands] Raise error when a cog name is already registered 5 years ago
cog.py [commands] Fix logic in Cog.has_error_handler() 5 years ago
context.py Add `__all__` to remaining modules 5 years ago
converter.py [commands] Fix repr for Greedy 5 years ago
cooldowns.py [commands] Fix errors with cooldown mappings 5 years ago
core.py [commands] Add support for Python 3.10 Union typing 5 years ago
errors.py [commands] use __args__ and __origin__ where applicable 5 years ago
help.py [commands] Strip text to remove spaces before ellipsis 5 years ago
view.py Use f-strings in more places that were missed. 5 years ago