14 Commits (580b4baef9e86e873f60f950951569881215a03d)

Author SHA1 Message Date
Rapptz e1c32626ba [commands] Fix User converter not working with IDs. 8 years ago
Rapptz 6166cbc2e7 [commands] Add commands.clean_content converter. 8 years ago
Rapptz e10cae5dbc [commands] Allow converters to be instantiated. 8 years ago
Rapptz aac769eb56 [commands] Fix converters returning the wrong types when an ID is passed 8 years ago
Rapptz ff9f5749e1 Update copyright year to 2017. 8 years ago
Rapptz 11b54d67c9 [commands] Change UserConverter to actually work with User, not Member. 8 years ago
Rapptz 406984af2e [commands] First pass in making commands ext work again. 8 years ago
Rapptz d1d54a468a Rename Server to Guild everywhere. 9 years ago
Rapptz 45c729b167 Switch IDs to use int instead of str 9 years ago
Rapptz 152b3a1125 [commands] Default converters now take in IDs to match against. 9 years ago
Rapptz a55e1241a7 [commands] Add missing inspect import in converter.py 9 years ago
Khazhismel c72c23278d [commands] Add custom emoji converter. 9 years ago
Rapptz 1500001b04 [commands] Fix error in converters in a private message context. 9 years ago
Rapptz e64eb08c92 [commands] Port special cased discord converters to commands.Converter 9 years ago