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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wait 5 seconds before IDENTIFYing with an invalidated session.
Rapptz
2019-12-17
1
-0
/
+1
*
[commands] Make Greedy ignore parsing errors.
Rapptz
2019-12-17
1
-16
/
+16
*
Be more explicit in the utils.find example code.
alexandrianlibrarian
2019-12-17
1
-1
/
+1
*
Removed MEMBER_LIST_DISABLED, added PUBLIC_DISABLED
Leaf ▲
2019-12-17
1
-1
/
+1
*
[commands] check if prefix is None in .pages
StarrFox
2019-12-17
1
-1
/
+1
*
Add support for xsalsa20_poly1305_lite
Matt Carey
2019-12-17
1
-0
/
+12
*
[commands] Add guild-based permission checks
Xua
2019-12-17
1
-0
/
+48
*
The port is a big endian unsigned short.
Lorenzo
2019-12-06
1
-3
/
+1
*
Return 'username' instead of 'name'
Merlintor
2019-12-05
1
-1
/
+1
*
Fix KeyError for things without a created_at
Rapptz
2019-12-05
1
-6
/
+14
*
Change websockets version to >=6.0, !=7
Stefano Pigozzi
2019-12-04
1
-1
/
+1
*
Add `Activity.created_at`
NCPlayz
2019-12-04
1
-3
/
+21
*
Allow editing of overwrites in Channel.edit()
CapnS
2019-12-04
2
-2
/
+43
*
Fix more deprecation warnings for 3.8
Rapptz
2019-11-26
3
-3
/
+3
*
Implement `Webhook.type`
NCPlayz
2019-11-26
3
-3
/
+28
*
Fix typo in help.py docs
Nelluk
2019-11-26
1
-1
/
+1
*
Print exception tracebacks in voice threads
Imayhaveborkedit
2019-11-26
2
-6
/
+17
*
Add new audit log entry types. Fix issue with unknown entry types
Josh B
2019-11-26
3
-30
/
+150
*
Fix more deprecation warnings
Rapptz
2019-11-20
3
-3
/
+6
*
Fix one more remaining loop passing for 3.8 in a Lock
Rapptz
2019-11-20
1
-1
/
+1
*
Fix all deprecation warnings for 3.8
Rapptz
2019-11-20
9
-43
/
+43
*
Trailing whitespace in documentation.
Rapptz
2019-11-20
1
-1
/
+1
*
Fix regression with references being overwritten from the cache.
Rapptz
2019-11-20
1
-1
/
+3
*
Move PartialEmoji over to a new namespace to avoid circular imports
Rapptz
2019-11-20
5
-103
/
+150
*
Revert "[tasks] Add Loop.exception for more reliable exception retrieval."
Rapptz
2019-11-19
1
-14
/
+1
*
Revert "[tasks] Add support for explicit time parameter when running."
Rapptz
2019-11-19
1
-92
/
+14
*
Update requirements.txt for future update
feature/ext-tasks
Taewan-P
2019-11-19
1
-2
/
+2
*
Fix OggStream "invalid header magic" at end of stream
rkevin
2019-11-19
1
-0
/
+2
*
Update regex to fetch URLs to match the official client.
Rapptz
2019-11-18
1
-1
/
+1
*
Document that PartialEmoji.name can be None
Rapptz
2019-11-18
1
-2
/
+3
*
Manually trigger GC in cases of large deallocations.
Rapptz
2019-11-18
1
-0
/
+10
*
Add changelog for 1.2.5
Rapptz
2019-11-18
1
-0
/
+10
*
animation field in reaction objects are not consistently available
Rapptz
2019-11-15
1
-7
/
+7
*
[commands] Add Command/Group.add/remove_check
Riley Shaw
2019-11-15
1
-0
/
+34
*
Adjust BASE urls to have no trailing slash (consistency)
Devon R
2019-11-15
6
-15
/
+15
*
Return invites as https, various URL normalization
Devon R
2019-11-15
8
-18
/
+23
*
Add view_guild_insights permission
Josh B
2019-11-15
1
-3
/
+13
*
Added Optional to ClientUser.premium_type type hint
Willy
2019-11-15
1
-1
/
+1
*
Added Optional to VoiceState.channel type
Willy
2019-11-15
1
-1
/
+1
*
Fix 'purge' method docstring.
Naegin
2019-11-15
1
-1
/
+1
*
macOS instead of OS X
Soheab Malik
2019-11-15
1
-2
/
+2
*
Implement `TextChannel.follow()`
NCPlayz
2019-11-15
3
-1
/
+66
*
[docs] add new FAQ entries
Benjamin Mintz
2019-11-15
1
-1
/
+28
*
Fix webhooks not re-raising after retries run out
Xua
2019-10-20
1
-0
/
+4
*
[docs] category_id is Optional
apple502j
2019-10-20
1
-4
/
+4
*
[commands] Allow converters from custom discord.ext extensions
romangraef
2019-10-20
1
-1
/
+1
*
Refactor `name` kwarg for `Emoji.edit()`
NCPlayz
2019-10-20
1
-1
/
+2
*
Add changelog for v1.2.4
Rapptz
2019-10-17
1
-0
/
+15
*
docs: `on_guild_emojis_update` is a `Sequence`
jack1142
2019-10-17
1
-2
/
+2
*
Prevent premium_subscription_count being None
Xua
2019-10-17
1
-1
/
+1
[next]