aboutsummaryrefslogtreecommitdiff
path: root/src/ext/framework/command.rs
Commit message (Expand)AuthorAgeFilesLines
* Check if message starts with dynamic_prefix resultMaiddog2017-05-081-1/+3
* Accept a slice of args in help commandsZeyla Hellyer2017-04-191-1/+1
* Implement context message queueingTaavi2017-01-011-8/+8
* Add command alias support and command.exampletaavi?2016-12-291-2/+14
* Framework blocks, disabled commands, improvementsIllia2016-12-141-1/+4
* Implement command groups and bucketsIllia2016-12-131-2/+31
* More config for CreateCommand, add various methodsIllia2016-12-101-0/+13
* Abstract command fields to typesAustin Hellyer2016-12-091-10/+15
* Command builder, quoted args, and multi-prefixesIllia2016-12-091-12/+50
* Clean up the codebaseAustin Hellyer2016-11-291-8/+7
* Add before/after framework command hooksIllia K2016-11-281-1/+1
* Add a bit more docsAustin Hellyer2016-11-261-0/+1
* Framework: fix command arg positioningAustin Hellyer2016-11-081-0/+55
* Add arguments to framework commandsAustin Hellyer2016-11-071-1/+1
* Initial commitAustin Hellyer2016-10-181-0/+7