| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [commands] Add Context.cog property. | Rapptz | 2016-06-16 | 1 | -0/+7 |
| * | [commands] Context.invoke will now return what the command returns. | Rapptz | 2016-01-28 | 1 | -1/+2 |
| * | [commands] Context.invoke just invokes a command with no special case. | Rapptz | 2016-01-28 | 1 | -5/+33 |
| * | [commands] Allow registration of multiple command prefixes. | Rapptz | 2016-01-07 | 1 | -1/+5 |
| * | Initial implementation of commands extension module. | Rapptz | 2016-01-04 | 1 | -0/+84 |