index
:
discord.py
1.2.x
async
feature/ext-tasks
feature/threads
legacy
master
neo-docs
task-heartbeat
v1.3.x
v1.4.x
v1.5.x
v1.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ext
/
commands
/
commands.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in commands documentation
AXVin
2021-07-21
1
-1
/
+1
*
[commands] Document the thread converter
ToxicKidz
2021-07-07
1
-0
/
+3
*
[commands] Add GuildChannelConverter
sudosnok
2021-05-07
1
-0
/
+3
*
Fix various reference issues in documentation
Josh
2021-05-06
1
-1
/
+1
*
Fix typo in FlagConverter docs
Alex Nørgaard
2021-04-22
1
-1
/
+1
*
[commands] Some minor clean up of the flag converter documentation
Rapptz
2021-04-19
1
-8
/
+15
*
[commands] Initial support for FlagConverter
Rapptz
2021-04-19
1
-0
/
+151
*
[commands] Add a converter for discord.Object
Nadir Chowdhury
2021-04-16
1
-0
/
+3
*
[docs] Fix various unresolved references
Nadir Chowdhury
2021-04-15
1
-1
/
+4
*
[docs] Fix references to Greedy
Nadir Chowdhury
2021-04-10
1
-5
/
+5
*
[commands]Add typing.Literal converter
Sigmath Bits
2021-04-10
1
-0
/
+21
*
Use f-strings in more places that were missed
Sebastian Law
2021-04-08
1
-8
/
+9
*
[docs] add label to basic converters section
Sebastian Law
2021-04-07
1
-0
/
+2
*
[commands] Update Converter list in ext.commands introduction
Shun Tannai
2021-04-07
1
-10
/
+16
*
[docs] Conveter -> Converter
Nadir Chowdhury
2021-03-24
1
-1
/
+1
*
[commands] document PartialMessageConverter
Sebastian Law
2021-01-24
1
-0
/
+3
*
fix method reference in documentation
Sebastian Law
2021-01-05
1
-1
/
+1
*
[commands] Raise TypeError when Optional is used with Greedy converter
Sebastian Law
2020-06-28
1
-2
/
+2
*
[commands] Fix grammar
Flame442
2019-10-17
1
-1
/
+1
*
[commands] Fix confusion between it's and its
Dante Dam
2019-07-22
1
-1
/
+1
*
[commands] Fix CategoryChannel not appearing in converter table
Dante Dam
2019-07-18
1
-27
/
+27
*
Improve documentation
NCPlayz
2019-06-07
1
-1
/
+1
*
Minor nits in Discord Converters section of the docs.
Rapptz
2019-05-09
1
-1
/
+2
*
Actually use multiple checks in the examples for checks.
Rapptz
2019-05-01
1
-0
/
+2
*
[commands] Add new MessageConverter to commands prose page.
Rapptz
2019-04-17
1
-0
/
+2
*
Fix non-working example in commands documentation.
Rapptz
2019-03-06
1
-1
/
+1
*
Fix is_in_guild example check
LyricLy
2018-11-24
1
-1
/
+1
*
Outline the logic of `bool` converters
scragly
2018-11-24
1
-0
/
+12
*
Group Advanced Converters and Inline Advanced Converters
scragly
2018-11-24
1
-58
/
+58
*
[commands] Elaborate more on disallowed types in Greedy and Optional
Rapptz
2018-09-24
1
-0
/
+7
*
[commands] Fix up Greedy documentation a bit.
Rapptz
2018-09-24
1
-10
/
+10
*
[commands] Add commands.Greedy converter and documentation.
Rapptz
2018-09-24
1
-0
/
+116
*
Change PartialReactionEmoji to PartialEmoji, add a PartialEmojiConverter
Gorialis
2018-01-06
1
-0
/
+3
*
Add intersphinx
Tobotimus
2018-01-06
1
-1
/
+1
*
[commands] Add CategoryChannelConverter
Rapptz
2017-09-13
1
-21
/
+24
*
Variadic arguments are a tuple not a list.
Rapptz
2017-07-10
1
-1
/
+1
*
First pass at commands narrative documentation.
Rapptz
2017-07-08
1
-0
/
+584