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
...
*
Typo: AuditLogActionCategory
Christian Clauss
2019-12-23
1
-1
/
+1
*
Add Profile.system and Profile.team_user to query newer flags
Rapptz
2019-12-21
3
-3
/
+19
*
Add User.system and MessageFlags.urgent
Rapptz
2019-12-21
2
-1
/
+14
*
Clean up flag code significantly.
Rapptz
2019-12-20
1
-94
/
+74
*
Implement discord.MessageFlags
NCPlayz
2019-12-20
6
-125
/
+284
*
Default the Streaming name to the one passed for user created ones.
Rapptz
2019-12-19
1
-1
/
+1
*
Add `Guild.discovery_splash_url/_as`, `Guild.rules_channel`
NCPlayz
2019-12-19
1
-1
/
+52
*
[commands] Add predicate attribute to checks to get inner function
Rapptz
2019-12-18
1
-0
/
+67
*
Add support for YouTube Streaming
NCPlayz
2019-12-18
1
-8
/
+13
*
Add `RawReactionActionEvent.member`
NCPlayz
2019-12-17
2
-2
/
+17
*
Document the exception-suppressing behaviour of Message.delete
Io Mintz
2019-12-17
1
-1
/
+1
*
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
[prev]
[next]