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 bc7606a42c [commands] Add on_command and on_command_completion events. 9 years ago
..
__init__.py [commands] Initial implementation of help command. 9 years ago
bot.py [commands] Add on_command and on_command_completion events. 9 years ago
context.py [commands] Allow registration of multiple command prefixes. 9 years ago
core.py [commands] Change behaviour of consume rest to be more useful. 9 years ago
errors.py [commands] Add a way to enable or disable certain commands. 9 years ago
formatter.py [commands] Support invoking the help command with a cog name. 9 years ago
view.py Initial implementation of commands extension module. 9 years ago