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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[commands] Document / type-hint cooldown
Josh
2021-08-10
1
-0
/
+8
*
[commands] Document GuildNotFound
Aaron Hennessey
2021-08-10
1
-0
/
+1
*
[commands] Add GuildStickerConverter
z03h
2021-08-10
1
-0
/
+7
*
[commands] Document dynamic_cooldown
Willy
2021-07-30
1
-0
/
+3
*
Fix typo in commands documentation
AXVin
2021-07-21
1
-1
/
+1
*
[commands] Document the thread converter
ToxicKidz
2021-07-07
2
-0
/
+10
*
Show decorator usage instead of signature in docs
Devon R
2021-06-27
1
-18
/
+96
*
[commands] Add GuildChannelConverter
sudosnok
2021-05-07
2
-0
/
+6
*
Fix various reference issues in documentation
Josh
2021-05-06
2
-4
/
+8
*
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] Actually expose the FlagError base error
Rapptz
2021-04-19
1
-1
/
+5
*
[commands] Initial support for FlagConverter
Rapptz
2021-04-19
2
-0
/
+178
*
[commands] Add run_converters helper to call converters
Rapptz
2021-04-19
1
-0
/
+2
*
[commands] Add a converter for discord.Object
Nadir Chowdhury
2021-04-16
2
-0
/
+6
*
[docs] Fix various unresolved references
Nadir Chowdhury
2021-04-15
2
-3
/
+6
*
Bring back discord module in discord.ext.commands documentation
Rapptz
2021-04-10
1
-1
/
+4
*
Remove current module reference in commands API docs
Rapptz
2021-04-10
1
-2
/
+0
*
[docs] Fix references to Greedy
Nadir Chowdhury
2021-04-10
2
-6
/
+6
*
[commands] Make `commands.Greedy` a `typing.Generic`
James
2021-04-10
1
-21
/
+1
*
[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
4
-13
/
+14
*
[commands] Add StageChannelConverter to documentation
Rapptz
2021-04-08
1
-0
/
+3
*
[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
*
Add missing documentation for StoreChannelConverter
Rapptz
2021-04-04
1
-0
/
+3
*
[docs] Conveter -> Converter
Nadir Chowdhury
2021-03-24
1
-1
/
+1
*
[commands] Add discord.Guild converter and GuildNotFound error
Alex Nørgaard
2021-02-07
1
-0
/
+6
*
[commands] document PartialMessageConverter
Sebastian Law
2021-01-24
2
-0
/
+6
*
fix method reference in documentation
Sebastian Law
2021-01-05
1
-1
/
+1
*
[commands] Fix exception hierarchy documentation
Sebastian Law
2020-12-22
1
-1
/
+7
*
[commands] Make documentation use new attributetable
Rapptz
2020-12-18
1
-4
/
+67
*
[docs] remove unresolved doc refs, fix attribute ref
Nadir Chowdhury
2020-09-07
1
-6
/
+0
*
[commands] BadBooleanArgument -> BadBoolArgument
Rapptz
2020-09-04
1
-2
/
+2
*
[commands] Add subclasses of BadArgument for converters
Simon Beal
2020-09-04
1
-0
/
+44
*
[commands] Raise TypeError when Optional is used with Greedy converter
Sebastian Law
2020-06-28
1
-2
/
+2
*
[commands] Add a new exception class for command registration errors
jack1142
2020-06-28
1
-0
/
+5
*
Fix various inconsistencies within the documentation (#5067)
Sebastian Law
2020-06-28
1
-1
/
+1
*
[commands] Implement `commands.before/after_invoke`
NCPlayz
2020-04-04
1
-0
/
+4
*
One last superfluous .0 in versionadded
Rapptz
2020-01-22
1
-1
/
+1
*
[commands] Implement Command.__call__
Rapptz
2020-01-21
1
-0
/
+1
*
[commands] Export max_concurrency and MaxConcurrencyReached in docs
Rapptz
2020-01-21
1
-0
/
+6
*
[commands] Document BucketType separately
Rapptz
2020-01-18
1
-0
/
+32
*
[commands] Add missing CheckAnyFailure documentation
Rapptz
2020-01-14
1
-0
/
+4
*
[commands] Document guild permission checks
Rapptz
2020-01-07
1
-0
/
+4
*
[commands] Add check_any check to OR together various checks
Rapptz
2020-01-06
1
-0
/
+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
*
Update Sphinx to 2.1.2
Rapptz
2019-06-28
1
-2
/
+2
[next]