| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright year to 2017. | Rapptz | 2017-01-20 | 1 | -1/+1 |
| * | [commands] Change UserConverter to actually work with User, not Member. | Rapptz | 2017-01-14 | 1 | -1/+27 |
| * | [commands] First pass in making commands ext work again. | Rapptz | 2017-01-03 | 1 | -7/+37 |
| * | Rename Server to Guild everywhere. | Rapptz | 2017-01-03 | 1 | -25/+25 |
| * | Switch IDs to use int instead of str | Rapptz | 2017-01-03 | 1 | -4/+4 |
| * | [commands] Default converters now take in IDs to match against. | Rapptz | 2016-09-09 | 1 | -10/+17 |
| * | [commands] Add missing inspect import in converter.py | Rapptz | 2016-08-04 | 1 | -0/+1 |
| * | [commands] Add custom emoji converter. | Khazhismel | 2016-07-31 | 1 | -0/+31 |
| * | [commands] Fix error in converters in a private message context. | Rapptz | 2016-07-02 | 1 | -3/+11 |
| * | [commands] Port special cased discord converters to commands.Converter | Rapptz | 2016-06-22 | 1 | -0/+155 |