| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix non-working example in commands documentation. | Rapptz | 2019-03-06 | 1 | -1/+1 |
| * | Fix is_in_guild example check | LyricLy | 2018-11-24 | 1 | -1/+1 |
| * | Outline the logic of `bool` converters | scragly | 2018-11-24 | 1 | -0/+12 |
| * | Group Advanced Converters and Inline Advanced Converters | scragly | 2018-11-24 | 1 | -58/+58 |
| * | [commands] Elaborate more on disallowed types in Greedy and Optional | Rapptz | 2018-09-24 | 1 | -0/+7 |
| * | [commands] Fix up Greedy documentation a bit. | Rapptz | 2018-09-24 | 1 | -10/+10 |
| * | [commands] Add commands.Greedy converter and documentation. | Rapptz | 2018-09-24 | 1 | -0/+116 |
| * | Change PartialReactionEmoji to PartialEmoji, add a PartialEmojiConverter | Gorialis | 2018-01-06 | 1 | -0/+3 |
| * | Add intersphinx | Tobotimus | 2018-01-06 | 1 | -1/+1 |
| * | [commands] Add CategoryChannelConverter | Rapptz | 2017-09-13 | 1 | -21/+24 |
| * | Variadic arguments are a tuple not a list. | Rapptz | 2017-07-10 | 1 | -1/+1 |
| * | First pass at commands narrative documentation. | Rapptz | 2017-07-08 | 1 | -0/+584 |