aboutsummaryrefslogtreecommitdiff
path: root/discord/ext/commands/bot.py
Commit message (Expand)AuthorAgeFilesLines
* [commands] Don't skip whitespace if the command trigger is found.Rapptz2016-01-061-1/+1
* [commands] Add CommandNotFound error.Rapptz2016-01-051-9/+13
* Initial implementation of commands extension module.Rapptz2016-01-041-0/+221