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.
slice 66af80511f Fix pagination of huge command help messages (> ~2,000 chars) 6 years ago
..
__init__.py [commands] Redesign HelpFormatter into HelpCommand 6 years ago
_types.py Update copyright years. 6 years ago
bot.py [commands] Redesign HelpFormatter into HelpCommand 6 years ago
cog.py [commands] Add Cog.description to get the clean docstring. 6 years ago
context.py Fix documentation linking issue in Messageables and Context 6 years ago
converter.py [commands] Allow passing of typing.Union into Greedy. Fix #1951 6 years ago
cooldowns.py [commands] Fix issue with decorator order with checks and cooldowns 6 years ago
core.py [commands] Optimise GroupMixin.get_command for the no space case. 6 years ago
errors.py [commands] Separate view parsing errors from BadArgument. 6 years ago
help.py Fix pagination of huge command help messages (> ~2,000 chars) 6 years ago
view.py [commands] Refactor quoted_word free function to a StringView method. 6 years ago