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 f49dc81adf [commands] bot_has_permissions decorator actually checks for bot. 10 years ago
..
__init__.py [commands] Initial implementation of help command. 10 years ago
bot.py [commands] Do not swallow AttributeErrors raised by the setup function 10 years ago
context.py [commands] Context.invoke will now return what the command returns. 10 years ago
core.py [commands] bot_has_permissions decorator actually checks for bot. 10 years ago
errors.py [commands] Add a way to enable or disable certain commands. 10 years ago
formatter.py [commands] Fix crash when a group has no commands and help is requested 10 years ago
view.py Initial implementation of commands extension module. 10 years ago