aboutsummaryrefslogtreecommitdiff
path: root/src/ext/framework/create_command.rs
Commit message (Expand)AuthorAgeFilesLines
* Restructure modulesZeyla Hellyer2017-05-221-226/+0
* Accept a slice of args in help commandsZeyla Hellyer2017-04-191-1/+1
* Remove selfbot supportZeyla Hellyer2017-04-051-1/+1
* Update doctests for Context changesZeyla Hellyer2017-02-151-2/+2
* Fix docs linksAustin Hellyer2017-01-241-2/+2
* hashmap of usagesTaavetti Sjelkov2017-01-021-1/+1
* Implement context message queueingTaavi2017-01-011-5/+5
* Add command alias support and command.exampletaavi?2016-12-291-1/+26
* Default Framework command use_quotes to falseAustin Hellyer2016-12-181-1/+1
* Framework blocks, disabled commands, improvementsIllia2016-12-141-4/+13
* Slightly rework framework bucketsAustin Hellyer2016-12-141-44/+43
* Implement command groups and bucketsIllia2016-12-131-6/+19
* More config for CreateCommand, add various methodsIllia2016-12-101-0/+49
* Command builder, quoted args, and multi-prefixesIllia2016-12-091-0/+131