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.
Rapptz 50dcdac5ca [commands] Fix references in Bot to actually link. 6 years ago
..
__init__.py [commands] Redesign HelpFormatter into HelpCommand 6 years ago
_types.py Update copyright years. 6 years ago
bot.py [commands] Fix references in Bot to actually link. 6 years ago
cog.py [commands] Disallow bot_ or cog_ commands or listeners in cogs. 6 years ago
context.py Organise documentation 6 years ago
converter.py Add helpers to escape markdown and mentions from text. 6 years ago
cooldowns.py [commands] Fix issue with decorator order with checks and cooldowns 6 years ago
core.py [commands] Raise TypeError instead of ClientException in some places 6 years ago
errors.py [commands] Properly name heading for ExtensionError 6 years ago
help.py [commands] Remove extraneous `or` 6 years ago
view.py [commands] Refactor quoted_word free function to a StringView method. 6 years ago