aboutsummaryrefslogtreecommitdiff
path: root/src/ext/framework/help_commands.rs
Commit message (Expand)AuthorAgeFilesLines
* Accept a slice of args in help commandsZeyla Hellyer2017-04-191-2/+2
* Remove selfbot supportZeyla Hellyer2017-04-051-1/+1
* Fix testsZeyla Hellyer2017-03-251-1/+2
* Add slightly more documentationZeyla Hellyer2017-03-251-0/+22
* Remove most Context methodsZeyla Hellyer2017-02-121-8/+10
* Switch to a mostly-fully OOP approachAustin Hellyer2017-01-231-11/+10
* Relisting 'Commands:' is redundant in embed helpAustin Hellyer2017-01-011-2/+0
* Implement context message queueingTaavi2017-01-011-3/+3
* Add command alias support and command.exampletaavi?2016-12-291-46/+74
* Fix grammar in framework help the commandzeyla2016-12-211-1/+1
* Plain help: put groups on their own lineAustin Hellyer2016-12-141-0/+2
* Fix plain help command usage outputAustin Hellyer2016-12-141-0/+2
* Slightly rework framework bucketsAustin Hellyer2016-12-141-14/+16
* Implement command groups and bucketsIllia2016-12-131-0/+229