| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More config for CreateCommand, add various methods | Illia | 2016-12-10 | 4 | -2/+157 |
| * | Abstract command fields to types | Austin Hellyer | 2016-12-09 | 3 | -14/+20 |
| * | Command builder, quoted args, and multi-prefixes | Illia | 2016-12-09 | 4 | -32/+278 |
| * | Make command macro functions public | Austin Hellyer | 2016-11-30 | 1 | -2/+2 |
| * | Clarify some docs | Austin Hellyer | 2016-11-30 | 1 | -1/+1 |
| * | Clean up the codebase | Austin Hellyer | 2016-11-29 | 2 | -39/+8 |
| * | Fix doctests | Austin Hellyer | 2016-11-28 | 1 | -3/+3 |
| * | Add before/after framework command hooks | Illia K | 2016-11-28 | 2 | -5/+33 |
| * | Add a bit more docs | Austin Hellyer | 2016-11-26 | 3 | -0/+122 |
| * | Add no-named-argument command macro match | Austin Hellyer | 2016-11-26 | 1 | -1/+37 |
| * | Move events into their own module | Austin Hellyer | 2016-11-25 | 1 | -1/+1 |
| * | Rename the `http` module to `rest` | Austin Hellyer | 2016-11-25 | 1 | -2/+2 |
| * | Add framework command named arguments | Austin Hellyer | 2016-11-21 | 1 | -0/+23 |
| * | A bit of docs | Austin Hellyer | 2016-11-18 | 2 | -5/+116 |
| * | Fix some clippy lints | Austin Hellyer | 2016-11-10 | 1 | -16/+2 |
| * | Framework: fix command arg positioning | Austin Hellyer | 2016-11-08 | 2 | -46/+71 |
| * | Add arguments to framework commands | Austin Hellyer | 2016-11-07 | 2 | -3/+8 |
| * | Add an 'allow_whitespace' framework config | Austin Hellyer | 2016-11-06 | 2 | -31/+84 |
| * | Allow non-prefixed mentions | Austin Hellyer | 2016-11-06 | 1 | -15/+20 |
| * | Initial commit | Austin Hellyer | 2016-10-18 | 3 | -0/+177 |