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 4dbac9423d [commands] Only show CommandNotFound on non-empty commands. 9 years ago
..
__init__.py [commands] Add when_mentioned_or helper to have mentions and prefixes. 9 years ago
bot.py [commands] Only show CommandNotFound on non-empty commands. 9 years ago
context.py [commands] Context.invoke will now return what the command returns. 9 years ago
core.py [commands] Fix bug with Context.command not updating in groups. 9 years ago
errors.py [commands] Make the CommandError required argument optional again. 9 years ago
formatter.py [commands] Add Command.qualified_name to get the full command name. 9 years ago
view.py Initial implementation of commands extension module. 9 years ago