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 fc1a7183a0 [commands] Unload all cogs when gracefully exiting bot. 9 years ago
..
__init__.py [commands] Implement a command cooldown system. 9 years ago
bot.py [commands] Unload all cogs when gracefully exiting bot. 9 years ago
context.py [commands] Remove slots on Context. 9 years ago
converter.py [commands] Default converters now take in IDs to match against. 9 years ago
cooldowns.py [commands] Added a method to reset command cooldown. 9 years ago
core.py [commands] Properly propagate CommandError derived exceptions. 9 years ago
errors.py [commands] Implement a command cooldown system. 9 years ago
formatter.py [commands] Run global checks in help formatter. 9 years ago
view.py Initial implementation of commands extension module. 9 years ago