19 Commits (7fca03010743bab106ae7005d8f0cffbb01ce660)

Author SHA1 Message Date
z03h aee657bca5
[commands] Add converter kwarg to flag 4 years ago
James Hilton-Balfe 55c5be78cf
[commands] Implement commands.parameter 4 years ago
Rapptz 1192d842e1 Fix some type checker errors and remove some type ignores 4 years ago
Stocker 5aa696ccfa
Fix typing issues and improve typing completeness across the library 4 years ago
Josh 147948af9b
Use typing.Self throughout library 4 years ago
Josh a315786869
Handle type-errors in upcoming pyright release 4 years ago
Rapptz 1a8d63d54f [commands] Remove Flag related delimiter and prefix error 5 years ago
Nadir Chowdhury c786a85a9b
Add utils.MISSING 5 years ago
Rapptz 9f3551926a Split annotation resolution to discord.utils 5 years ago
Josh 4fbc78ba81
[commands] Add support for typing.Union to Flags 5 years ago
Rapptz fb024546ff [commands] Fix Literal converter not working within flags 5 years ago
Rapptz 1c312a158a [commands] Add FlagConverter.__iter__ 5 years ago
Rapptz 8e9860077d [commands] Fix flag detection code in get_flags 5 years ago
Josh 8457f70477
[commands] Set constructible FlagConverter flags to not be required 5 years ago
Josh cfe93f19b1
[commands] Allow FlagCommand subclasses to inherit options 5 years ago
Josh 42463bae67
[commands] Add support for aliasing to FlagConverter 5 years ago
Rapptz 6065329c0e [commands] Avoid creating unnecessary flag mapping copies 5 years ago
Rapptz 15bfdf66b2 [commands] Default construct flags if they're not passed as parameters 5 years ago
Rapptz ddb71e2aed [commands] Initial support for FlagConverter 5 years ago