aboutsummaryrefslogtreecommitdiff
path: root/src/ext/framework/configuration.rs
Commit message (Expand)AuthorAgeFilesLines
* Restructure modulesZeyla Hellyer2017-05-221-261/+0
* Add framework dynamic_prefix exampleZeyla Hellyer2017-05-041-2/+24
* Update the way errors are handled in dispatchIllia2017-04-191-142/+7
* Remove selfbot supportZeyla Hellyer2017-04-051-1/+1
* Improve some framework docsZeyla Hellyer2017-03-251-5/+16
* Fix docs linksAustin Hellyer2017-01-241-7/+7
* Implement context message queueingTaavi2017-01-011-1/+1
* Add framework config to ignore webhook messagesIllia2016-12-181-0/+18
* Framework blocks, disabled commands, improvementsIllia2016-12-141-12/+89
* Slightly rework framework bucketsAustin Hellyer2016-12-141-79/+72
* Implement command groups and bucketsIllia2016-12-131-1/+89
* More config for CreateCommand, add various methodsIllia2016-12-101-1/+23
* Abstract command fields to typesAustin Hellyer2016-12-091-1/+2
* Command builder, quoted args, and multi-prefixesIllia2016-12-091-3/+24
* Add a bit more docsAustin Hellyer2016-11-261-0/+22
* Rename the `http` module to `rest`Austin Hellyer2016-11-251-2/+2
* A bit of docsAustin Hellyer2016-11-181-5/+54
* Add an 'allow_whitespace' framework configAustin Hellyer2016-11-061-0/+24
* Initial commitAustin Hellyer2016-10-181-0/+48