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
...
*
Don't store a user cache if there's no member intent or cache is off
Rapptz
2020-11-23
2
-0
/
+10
*
Add sticker support
Zomatree
2020-11-23
6
-3
/
+178
*
Suppress the creation of a command window from ffmpeg on Windows
Rapptz
2020-11-21
1
-2
/
+7
*
Bump dependencies for 3.9 to work without build tools
Rapptz
2020-11-21
2
-2
/
+2
*
Clear the connected flag when potentially reconnecting the player
Rapptz
2020-11-21
1
-0
/
+2
*
Fix attribute error during rapid disconnects in VoiceClient.
Rapptz
2020-11-21
1
-0
/
+1
*
Fix error with templates not having access to member cache flags.
Rapptz
2020-11-21
4
-15
/
+19
*
Bump version for development purposes
Rapptz
2020-11-21
1
-2
/
+2
*
Clarify Colour.random RNG
Rapptz
2020-11-21
1
-2
/
+10
*
Add Colour.random factory method
Caio Alexandre
2020-11-21
1
-0
/
+6
*
Properly document that categories throw 404's on create_invite.
webtax-gh
2020-11-21
1
-1
/
+4
*
Raise DiscordServerError for 503 Service Unavailable errors
Harmon
2020-11-21
1
-0
/
+2
*
Emphasize intents in the constructors of the examples
Maya
2020-11-21
1
-0
/
+3
*
[commands] Update MessageConverter link regex
Jonathan Feenstra
2020-11-21
1
-4
/
+3
*
Raise ClientException when members intent is not enabled on guild.fetch_members
Lukas
2020-11-21
1
-1
/
+8
*
Implement icon_rl_as and cover_image_url_as for AppInfo
SebbyLaw
2020-11-21
4
-10
/
+144
*
Translation sync with crowdin
Rapptz
2020-10-24
19
-3550
/
+11929
*
Version bump to v1.5.1
v1.5.1
v1.5.x
Rapptz
2020-10-19
1
-2
/
+2
*
Add changelog for v1.5.1
Rapptz
2020-10-19
1
-0
/
+25
*
Fix error when querying members from the gateway.
Rapptz
2020-10-19
1
-2
/
+1
*
Allow concurrent calls to guild.chunk()
Rapptz
2020-10-19
1
-23
/
+35
*
Load member from guild_member_update dispatch
Florian Spieß
2020-10-17
1
-0
/
+3
*
[commands] Lazily fetch members in discord.Member converters
Rapptz
2020-10-17
1
-1
/
+46
*
Ensure our own member is never evicted from the cache in any policy.
Rapptz
2020-10-17
1
-4
/
+5
*
Add internal method to check if the websocket is currently ratelimited
Rapptz
2020-10-17
1
-0
/
+9
*
Fix attribute errors when timing out during chunking start-up
Rapptz
2020-10-17
1
-2
/
+2
*
Fix disconnect when trying to move to another voice channel.
Rapptz
2020-10-17
2
-22
/
+60
*
Mark intent alias flags as actual aliases to skip them in __iter__
Rapptz
2020-10-17
1
-3
/
+3
*
Evict keys when they're set to None in PermissionOverwrite
Rapptz
2020-10-17
1
-3
/
+6
*
Properly insert at the end if position is not found when moving.
Rapptz
2020-10-17
1
-1
/
+1
*
Escape multi-line quotes properly
Rapptz
2020-10-17
1
-2
/
+2
*
Fix Colour.dark_theme docstring.
Josh
2020-10-16
1
-2
/
+2
*
logging.rst: Fix some typos and grammar errors
numbermaniac
2020-10-16
1
-7
/
+7
*
Use Hashable mixin for Message
PythonCoderAS
2020-10-16
1
-4
/
+2
*
Fix typo in event reference
Eric Chan
2020-10-16
1
-1
/
+1
*
Add note pointing to discord.AllowedMentions
ChristopherJHart
2020-10-04
1
-0
/
+6
*
Add intents to the issue template
Rapptz
2020-10-03
1
-0
/
+4
*
Update intent documentation to use defaults
Rapptz
2020-10-03
1
-1
/
+1
*
Add intents to event reference
Xua
2020-10-01
1
-0
/
+76
*
Add intents to examples
Zomatree
2020-10-01
2
-2
/
+13
*
Some minor documentation fixes.
Rapptz
2020-09-28
1
-2
/
+14
*
Version bump to v1.5.0
v1.5.0
Rapptz
2020-09-28
1
-2
/
+2
*
Add changelog for v1.4.2
Rapptz
2020-09-28
1
-0
/
+28
*
Add changelog for v1.5.0
Rapptz
2020-09-28
1
-0
/
+60
*
Add warning if guilds intent is disabled.
Rapptz
2020-09-28
1
-0
/
+3
*
Guard GUILD_MEMBER_ADD/GUILD_MEMBER_REMOVE from errors
Rapptz
2020-09-28
1
-2
/
+11
*
Update intents with small typo fixes
Alex Nørgaard
2020-09-27
1
-2
/
+2
*
Add Client.intents to query the current intents
Rapptz
2020-09-26
2
-0
/
+14
*
Fixed incorrectly named 'Intent' class in doc.
Nekokatt
2020-09-26
1
-1
/
+1
*
Make Intent class creation more intuitive
Rapptz
2020-09-24
3
-11
/
+15
[prev]
[next]