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 e1d9f8f59f [commands] Support staticmethod listeners and disallow them in commands 6 years ago
..
__init__.py Rework entire cog system and partially document it and extensions. 6 years ago
_types.py Update copyright years. 6 years ago
bot.py [commands] Remove Bot.get_cog_commands 6 years ago
cog.py [commands] Support staticmethod listeners and disallow them in commands 6 years ago
context.py Rework entire cog system and partially document it and extensions. 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] Refactor quoted_word free function to a StringView method. 6 years ago
errors.py [commands] Separate view parsing errors from BadArgument. 6 years ago
formatter.py Rework entire cog system and partially document it and extensions. 6 years ago
view.py [commands] Refactor quoted_word free function to a StringView method. 6 years ago