aboutsummaryrefslogtreecommitdiff
path: root/docs/ext/commands/commands.rst
Commit message (Expand)AuthorAgeFilesLines
* [commands] Fix grammarFlame4422019-10-171-1/+1
* [commands] Fix confusion between it's and itsDante Dam2019-07-221-1/+1
* [commands] Fix CategoryChannel not appearing in converter tableDante Dam2019-07-181-27/+27
* Improve documentationNCPlayz2019-06-071-1/+1
* Minor nits in Discord Converters section of the docs.Rapptz2019-05-091-1/+2
* Actually use multiple checks in the examples for checks.Rapptz2019-05-011-0/+2
* [commands] Add new MessageConverter to commands prose page.Rapptz2019-04-171-0/+2
* Fix non-working example in commands documentation.Rapptz2019-03-061-1/+1
* Fix is_in_guild example checkLyricLy2018-11-241-1/+1
* Outline the logic of `bool` convertersscragly2018-11-241-0/+12
* Group Advanced Converters and Inline Advanced Convertersscragly2018-11-241-58/+58
* [commands] Elaborate more on disallowed types in Greedy and OptionalRapptz2018-09-241-0/+7
* [commands] Fix up Greedy documentation a bit.Rapptz2018-09-241-10/+10
* [commands] Add commands.Greedy converter and documentation.Rapptz2018-09-241-0/+116
* Change PartialReactionEmoji to PartialEmoji, add a PartialEmojiConverterGorialis2018-01-061-0/+3
* Add intersphinxTobotimus2018-01-061-1/+1
* [commands] Add CategoryChannelConverterRapptz2017-09-131-21/+24
* Variadic arguments are a tuple not a list.Rapptz2017-07-101-1/+1
* First pass at commands narrative documentation.Rapptz2017-07-081-0/+584