aboutsummaryrefslogtreecommitdiff
path: root/src/framework/help_commands.rs
Commit message (Expand)AuthorAgeFilesLines
* Move builtin framework impl to its own moduleZeyla Hellyer2017-08-191-348/+0
* Apply rustfmtZeyla Hellyer2017-08-181-6/+12
* Fix failing tests (#133)Andrej2017-07-311-3/+3
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-12/+16
* rustfmtacdenisSK2017-07-271-37/+35
* Fix #130acdenisSK2017-07-221-3/+6
* Fix doc testsacdenisSK2017-07-021-4/+8
* Remove Context::{channel_id, queue}Zeyla Hellyer2017-06-131-18/+18
* Deprecate Client::login, add Client::newZeyla Hellyer2017-06-061-3/+8
* Clippy lintsZeyla Hellyer2017-06-061-5/+5
* Don't create group in help if no commands to showMaiddog2017-05-301-20/+15
* Add documentation and tests for frameworkMaiddog2017-05-301-0/+28
* Sort default help by group/command namesMaiddog2017-05-241-6/+26
* Restructure modulesZeyla Hellyer2017-05-221-0/+285