| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement context message queueing | Taavi | 2017-01-01 | 1 | -2/+2 |
| | | | | Also the dreaded `ctx <<= "something"` which is actually a mistake. | ||||
| * | Add command alias support and command.example | taavi? | 2016-12-29 | 1 | -3/+13 |
| | | |||||
| * | Slightly rework framework buckets | Austin Hellyer | 2016-12-14 | 1 | -19/+19 |
| | | |||||
| * | Implement command groups and buckets | Illia | 2016-12-13 | 1 | -0/+58 |
| * Implement command groups * change to ref mut * Implement framework API. * Remove commands field * Make it all work * Make example use command groups * Requested changes * Implement adding buckets * Add ratelimit check function * Finish everything * Fix voice example * Actually fix it * Fix doc tests * Switch to result * Savage examples * Fix docs * Fixes * Accidental push * 👀 * Fix an example * fix some example * Small cleanup * Abstract ratelimit bucket logic | |||||