aboutsummaryrefslogtreecommitdiff
path: root/discord/ext
Commit message (Collapse)AuthorAgeFilesLines
* [commands] Add CommandNotFound error.Rapptz2016-01-053-11/+22
|
* [commands] Add a way to remove commands.Rapptz2016-01-041-0/+19
|
* Documentation improvements on using check decorator.Rapptz2016-01-041-2/+32
|
* Add missing import in commands core.Rapptz2016-01-041-0/+2
|
* Initial implementation of commands extension module.Rapptz2016-01-047-0/+1069