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
...
*
Version bump to 1.2.0
v1.2.0
Rapptz
2019-06-09
1
-0
/
+2
*
Improve documentation
NCPlayz
2019-06-07
2
-5
/
+5
*
Add changelog for v1.1.0
Rapptz
2019-05-10
1
-0
/
+2
*
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 custom exception classes for built-in checks
Vexs
2019-04-20
1
-0
/
+24
*
[commands] Add new MessageConverter to commands prose page.
Rapptz
2019-04-17
1
-0
/
+2
*
[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] Add Bot.reload_extension for atomic loading.
Rapptz
2019-03-19
1
-4
/
+3
*
[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
*
Fix non-working example in commands documentation.
Rapptz
2019-03-06
1
-1
/
+1
*
[commands] Fix bug in behaviour in the cog inspection methods.
Rapptz
2019-02-23
1
-1
/
+1
*
Rework entire cog system and partially document it and extensions.
Rapptz
2019-02-23
4
-0
/
+237
*
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
2
-1
/
+8
*
[commands] Fix up Greedy documentation a bit.
Rapptz
2018-09-24
2
-11
/
+11
*
[commands] Add commands.Greedy converter and documentation.
Rapptz
2018-09-24
2
-0
/
+138
*
[commands] Add documentation for BadUnionArgument
Rapptz
2018-07-20
1
-0
/
+3
*
[commands] raise ConversionError on Converter error
khazhyk
2018-07-20
1
-0
/
+3
*
Change PartialReactionEmoji to PartialEmoji, add a PartialEmojiConverter
Gorialis
2018-01-06
2
-0
/
+6
*
Add intersphinx
Tobotimus
2018-01-06
1
-1
/
+1
*
[commands] Add CategoryChannelConverter
Rapptz
2017-09-13
2
-24
/
+30
*
[commands] Add MissingPermissions and BotMissingPermissions
ReinaSakuraba
2017-08-30
1
-0
/
+6
*
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
2
-1
/
+586
*
Add when_mentioned and when_mentioned_or to the documentation.
Rapptz
2017-07-01
1
-0
/
+4
*
Fix typing/history showing up twice in the documentation.
Rapptz
2017-06-03
1
-1
/
+1
*
Add ref links to the commands API page.
Rapptz
2017-05-22
1
-0
/
+14
*
Fix all broken cross references in the migrating page... again.
Rapptz
2017-05-15
1
-0
/
+1
*
First pass at documentation reform.
Rapptz
2017-05-12
2
-0
/
+210
[prev]