Rapptz
|
11b54d67c9
|
[commands] Change UserConverter to actually work with User, not Member.
|
2017-01-14 22:15:02 -05:00 |
|
Rapptz
|
406984af2e
|
[commands] First pass in making commands ext work again.
|
2017-01-03 09:52:03 -05:00 |
|
Rapptz
|
d1d54a468a
|
Rename Server to Guild everywhere.
|
2017-01-03 09:51:54 -05:00 |
|
Rapptz
|
45c729b167
|
Switch IDs to use int instead of str
|
2017-01-03 09:51:49 -05:00 |
|
Rapptz
|
152b3a1125
|
[commands] Default converters now take in IDs to match against.
|
2016-09-09 06:53:22 -04:00 |
|
Rapptz
|
a55e1241a7
|
[commands] Add missing inspect import in converter.py
|
2016-08-04 21:39:44 -04:00 |
|
Khazhismel
|
c72c23278d
|
[commands] Add custom emoji converter.
|
2016-07-31 22:39:45 -07:00 |
|
Rapptz
|
1500001b04
|
[commands] Fix error in converters in a private message context.
I was referencing a member function that did not actually exist. So I
ported it over to a free function that could be used.
|
2016-07-02 23:39:29 -04:00 |
|
Rapptz
|
e64eb08c92
|
[commands] Port special cased discord converters to commands.Converter
|
2016-06-22 20:05:37 -04:00 |
|