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 1a186c5a55 [commands] Fix cooldown decorator to work regardless of order. 9 years ago
..
__init__.py [commands] Implement a command cooldown system. 9 years ago
bot.py [commands] Make Bot.check decorator an actual decorator. 9 years ago
context.py [commands] Add Context.cog property. 9 years ago
converter.py [commands] Fix error in converters in a private message context. 9 years ago
cooldowns.py [commands] Implement a command cooldown system. 9 years ago
core.py [commands] Fix cooldown decorator to work regardless of order. 9 years ago
errors.py [commands] Implement a command cooldown system. 9 years ago
formatter.py [commands] Refactor pagination into its own class. 9 years ago
view.py Initial implementation of commands extension module. 9 years ago