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 7c0be1cade [commands] Raise exception if Paginator gets a line that is too big. 9 years ago
..
__init__.py [commands] Implement a command cooldown system. 9 years ago
bot.py [commands] Allow coroutine functions in Bot.command_prefix 9 years ago
context.py [commands] Add Context.cog property. 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] Cooldowns don't trigger due to user usage error. 9 years ago
errors.py [commands] Implement a command cooldown system. 9 years ago
formatter.py [commands] Raise exception if Paginator gets a line that is too big. 9 years ago
view.py Initial implementation of commands extension module. 9 years ago