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
/
discord
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use CDN URL for assets.
Rapptz
2017-01-09
3
-15
/
+9
*
Backport rate limit header implementation from rewrite.
Rapptz
2017-01-09
1
-133
/
+204
*
Add ability to set opus encoder input signal type.
Kyle Repinski
2017-01-03
1
-0
/
+19
*
[commands] Bugfix on the teardown function call.
PapyrusThePlant
2017-01-01
1
-1
/
+1
*
Chunk every guild if it's a user bot.
Rapptz
2016-12-24
1
-3
/
+4
*
Support animated avatars in User.avatar_url.
Rapptz
2016-12-23
1
-1
/
+6
*
Properly propagate loop. Fixes #420.
Rapptz
2016-12-21
4
-9
/
+12
*
Version bump to v0.16.0.
v0.16.0
Rapptz
2016-12-19
1
-2
/
+2
*
[commands] Shield against dictionary resize in Bot.close
Rapptz
2016-12-17
1
-2
/
+2
*
[commands] Unload all cogs when gracefully exiting bot.
Rapptz
2016-12-17
1
-0
/
+6
*
[commands] Properly propagate CommandError derived exceptions.
Rapptz
2016-12-17
1
-0
/
+2
*
[commands] Add special extension function 'teardown' for clean-up.
Rapptz
2016-12-17
1
-4
/
+14
*
[commands] Unload all extensions when gracefully closing bot.
Rapptz
2016-12-17
1
-0
/
+10
*
Add Channel.overwrites to get a channel's permission overwrites.
Rapptz
2016-12-17
1
-0
/
+28
*
Add support for partnered servers. Fixes #387.
Rapptz
2016-12-17
2
-11
/
+45
*
Timeout waiting for chunking.
Rapptz
2016-12-16
1
-4
/
+10
*
Discard null sequences in the gateway.
Rapptz
2016-12-16
1
-4
/
+4
*
[commands] Run global checks in help formatter.
khazhyk
2016-12-16
1
-1
/
+1
*
Fix typo in wait_for_reaction documentation.
Rapptz
2016-12-07
1
-2
/
+2
*
Fix role comparisons.
Rapptz
2016-12-02
1
-1
/
+1
*
Version bump to v0.15.1
v0.15.1
Rapptz
2016-11-30
1
-2
/
+2
*
Fix crash on duplicate or out of order reactions.
khazhyk
2016-11-30
1
-2
/
+5
*
Version bump to v0.15.0
v0.15.0
Rapptz
2016-11-22
1
-2
/
+2
*
[commands] Remove slots on Context.
Rapptz
2016-11-22
1
-3
/
+0
*
Make discord.Embed builder more strict and easier to use.
Rapptz
2016-11-22
1
-70
/
+147
*
Add PermissionOverwrite.is_empty to query empty state of an overwrite.
Rapptz
2016-11-21
1
-0
/
+8
*
Add Permissions.update and PermissionOverwrite.update for bulk edits.
Rapptz
2016-11-21
1
-0
/
+38
*
Support MESSAGE_REACTION_REMOVE_ALL event.
Rapptz
2016-11-21
1
-0
/
+7
*
Add missing bucket for endpoints.
Rapptz
2016-11-17
1
-3
/
+3
*
Documentation fixes.
Rapptz
2016-11-17
2
-2
/
+8
*
Add support for clearing a message's reactions.
Rapptz
2016-11-17
2
-0
/
+26
*
Add atomic add and remove role endpoints to HTTPClient.
Rapptz
2016-11-17
1
-0
/
+8
*
Support message editing with rich embeds.
Rapptz
2016-11-13
2
-7
/
+16
*
Add support for rich embeds.
Rapptz
2016-11-13
4
-6
/
+440
*
Version bump to v0.14.3
v0.14.3
Rapptz
2016-11-06
1
-2
/
+2
*
Change buckets for reactions.
Rapptz
2016-11-06
1
-3
/
+3
*
Fix crash on reaction remove.
khazhyk
2016-11-05
1
-1
/
+1
*
Version bump to v0.14.2
v0.14.2
Rapptz
2016-11-04
1
-2
/
+2
*
Make Client.wait_for_reaction return a namedtuple instead.
Rapptz
2016-11-04
1
-9
/
+26
*
Fix Reaction not importing.
v0.14.1
Rapptz
2016-11-03
1
-2
/
+3
*
Version bump to v0.14.0
v0.14.0
Rapptz
2016-11-03
1
-2
/
+2
*
Add Client.wait_for_reaction to wait for a reaction from a user.
Rapptz
2016-11-03
1
-19
/
+144
*
Change reaction events signature and name.
Rapptz
2016-11-03
1
-2
/
+2
*
Inject full Emoji to Reaction if we have it.
khazhyk
2016-11-03
5
-35
/
+49
*
Add support for reactions.
khazhyk
2016-10-27
6
-4
/
+303
*
Add around parameter to LogsFromIterator.
khazhyk
2016-10-16
3
-9
/
+50
*
Refactor LogsFromIterator
khazhyk
2016-10-16
2
-126
/
+88
*
Fix typo in change_presence validation message
khazhyk
2016-10-15
1
-1
/
+1
*
Fix Member.server_permissions docstring.
Rapptz
2016-10-04
1
-1
/
+1
*
[commands] Fix mistake in Paginator error message.
Max Kamps
2016-10-03
1
-1
/
+1
[prev]
[next]