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 1e9251cfef [commands] Delete module when it does not have a setup function. 9 years ago
..
__init__.py [commands] Implement a command cooldown system. 9 years ago
bot.py [commands] Delete module when it does not have a setup function. 9 years ago
context.py [commands] Add Context.cog property. 9 years ago
converter.py [commands] Add missing inspect import in converter.py 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] Make HelpFormatter ignore hidden commands for max_width. 9 years ago
view.py Initial implementation of commands extension module. 9 years ago