aboutsummaryrefslogtreecommitdiff
path: root/discord/ext/commands/view.py
Commit message (Expand)AuthorAgeFilesLines
* [commands] Don't handle single quotes.Rapptz2018-03-201-2/+0
* [commands] Minor optimisations to unicode quote handling.Rapptz2018-03-061-3/+6
* [commands] Added handling for unicode quotesb-hodges2018-03-061-14/+43
* Update copyright year to 2017.Rapptz2017-01-201-1/+1
* Initial implementation of commands extension module.Rapptz2016-01-041-0/+167