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
/
api.rst
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
*
[commands] Document the thread converter
ToxicKidz
2021-07-07
1
-0
/
+7
*
Show decorator usage instead of signature in docs
Devon R
2021-06-27
1
-18
/
+96
*
[commands] Add GuildChannelConverter
sudosnok
2021-05-07
1
-0
/
+3
*
Fix various reference issues in documentation
Josh
2021-05-06
1
-3
/
+7
*
[commands] Actually expose the FlagError base error
Rapptz
2021-04-19
1
-1
/
+5
*
[commands] Initial support for FlagConverter
Rapptz
2021-04-19
1
-0
/
+27
*
[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
1
-0
/
+3
*
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
1
-1
/
+1
*
[commands] Make `commands.Greedy` a `typing.Generic`
James
2021-04-10
1
-21
/
+1
*
Use f-strings in more places that were missed
Sebastian Law
2021-04-08
1
-1
/
+1
*
[commands] Add StageChannelConverter to documentation
Rapptz
2021-04-08
1
-0
/
+3
*
Add missing documentation for StoreChannelConverter
Rapptz
2021-04-04
1
-0
/
+3
*
[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
1
-0
/
+3
*
[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] 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
*
Update Sphinx to 2.1.2
Rapptz
2019-06-28
1
-2
/
+2
*
Improve documentation
NCPlayz
2019-06-07
1
-4
/
+4
*
Add changelog for v1.1.0
Rapptz
2019-05-10
1
-0
/
+2
*
[commands] Add custom exception classes for built-in checks
Vexs
2019-04-20
1
-0
/
+24
*
[commands] Add MessageConverter to fetch messages by URL or ID.
retke
2019-04-17
1
-0
/
+3
*
[commands] Redesign extension exception flow.
Rapptz
2019-03-19
1
-0
/
+25
*
[commands] Redesign HelpFormatter into HelpCommand
Rapptz
2019-03-15
1
-4
/
+12
*
[commands] Separate view parsing errors from BadArgument.
Rapptz
2019-03-12
1
-0
/
+16
*
Add exception hierarchy to the documentation.
Rapptz
2019-03-12
1
-2
/
+24
*
Rework entire cog system and partially document it and extensions.
Rapptz
2019-02-23
1
-0
/
+11
*
[commands] Elaborate more on disallowed types in Greedy and Optional
Rapptz
2018-09-24
1
-1
/
+1
*
[commands] Fix up Greedy documentation a bit.
Rapptz
2018-09-24
1
-1
/
+1
*
[commands] Add commands.Greedy converter and documentation.
Rapptz
2018-09-24
1
-0
/
+22
*
[commands] Add documentation for BadUnionArgument
Rapptz
2018-07-20
1
-0
/
+3
[next]