54 Commits (01bb7ecb7920e644a34ce64cb06a339dfe1617c9)

Author SHA1 Message Date
I. Ahmad 183ec1ab28
Fix typo in hybrid commands documentation 3 years ago
I. Ahmad a5410e6135
Add documentation for hybrid commands 3 years ago
Rapptz 544bb1e237 Fix typo in FlagConverter example 3 years ago
z03h 9450a8e972
[commands] Change FlagConverter to always raise BadFlagArgument 3 years ago
Rapptz 63e50bc369 Don't hotlink typing.List, typing.Dict, or typing.Tuple 3 years ago
Rapptz cc3e714338 Fix typo in documentation and mention name kwarg interaction 3 years ago
Rapptz 15ceca1e63 [commands] Add support for FlagConverter in hybrid commands 3 years ago
Rapptz d319539edb [commands] Fix broken examples in commands.param documentation 3 years ago
Rapptz 9793fba338 [commands] Add support for discord.Attachment converters 3 years ago
Rapptz 5fcd4e411f [commands] Add support for typing.Annotated 3 years ago
Rapptz 141d9f4c71 [commands] Add ForumChannelConverter converter 3 years ago
James Hilton-Balfe 55c5be78cf
[commands] Implement commands.parameter 3 years ago
Rapptz def035bf9a Remove StoreChannel and any references to it 3 years ago
Cryptex 6cf7c4a7d7
Add message content to doc examples 3 years ago
Vish M 049df7c586
Add a note to users that they must have the message content intent 3 years ago
z03h 93fba264ad
[commands] add ScheduledEvent converter 3 years ago
Rapptz aa74238053 Reorganise documentation for interactions 3 years ago
AXVin 980d6abbea
Fix typo in commands documentation 4 years ago
ToxicKidz 3cb539d91b
[commands] Document the thread converter 4 years ago
sudosnok 2a6d79078e
[commands] Add GuildChannelConverter 4 years ago
Josh 3864fb37a0
Fix various reference issues in documentation 4 years ago
Alex Nørgaard e09f64b7c9
Fix typo in FlagConverter docs 4 years ago
Rapptz 212d308835 [commands] Some minor clean up of the flag converter documentation 4 years ago
Rapptz ddb71e2aed [commands] Initial support for FlagConverter 4 years ago
Nadir Chowdhury 5dec62f4c0
[commands] Add a converter for discord.Object 4 years ago
Nadir Chowdhury 8f9819eb4c
[docs] Fix various unresolved references 4 years ago
Nadir Chowdhury b20e92efd8
[docs] Fix references to Greedy 4 years ago
Sigmath Bits 68aef92b37
[commands]Add typing.Literal converter 4 years ago
Sebastian Law 05c123f3ab
Use f-strings in more places that were missed 4 years ago
Sebastian Law ece7064e64
[docs] add label to basic converters section 4 years ago
Shun Tannai bda3afcad7 [commands] Update Converter list in ext.commands introduction 4 years ago
Nadir Chowdhury 8d66ced02c
[docs] Conveter -> Converter 4 years ago
Sebastian Law e0e60a2f62
[commands] document PartialMessageConverter 4 years ago
Sebastian Law 16195a7d2f
fix method reference in documentation 4 years ago
Sebastian Law 7a07644de3
[commands] Raise TypeError when Optional is used with Greedy converter 5 years ago
Flame442 5cad76370e [commands] Fix grammar 6 years ago
Dante Dam da41cceb41 [commands] Fix confusion between it's and its 6 years ago
Dante Dam 956f4c7151 [commands] Fix CategoryChannel not appearing in converter table 6 years ago
NCPlayz 3c9bcc2851 Improve documentation 6 years ago
Rapptz d51f4c2b81 Minor nits in Discord Converters section of the docs. 6 years ago
Rapptz 446b79241c Actually use multiple checks in the examples for checks. 6 years ago
Rapptz 296d4bf580 [commands] Add new MessageConverter to commands prose page. 6 years ago
Rapptz d124daef33 Fix non-working example in commands documentation. 6 years ago
LyricLy 6bfd92e4a5 Fix is_in_guild example check 7 years ago
scragly 53c7d940c9 Outline the logic of `bool` converters 7 years ago
scragly cec7ced1a4 Group Advanced Converters and Inline Advanced Converters 7 years ago
Rapptz 99b1390e5a [commands] Elaborate more on disallowed types in Greedy and Optional 7 years ago
Rapptz 418048b98a [commands] Fix up Greedy documentation a bit. 7 years ago
Rapptz 814b03f5a8 [commands] Add commands.Greedy converter and documentation. 7 years ago
Gorialis 04d9dd9c0d Change PartialReactionEmoji to PartialEmoji, add a PartialEmojiConverter 7 years ago