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
/
http.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Properly handle compute_prune_count in prune members endpoint.
Rapptz
2019-05-30
1
-1
/
+1
*
Add reason to TextChannel.create_webhook
Rapptz
2019-04-18
1
-2
/
+3
*
Internal consistency with message related HTTPClient methods
Rapptz
2019-04-14
1
-7
/
+7
*
Add compute_prune_count to Guild.prune_members
Rapptz
2019-04-14
1
-2
/
+3
*
allow passing 0 for logs_from parameters
khazhyk
2019-04-07
1
-3
/
+3
*
Add fetch custom emoji, all custom emojis; Add user property to Emoji
NCPlayz
2019-04-06
1
-0
/
+6
*
Redesign asset retrieval in the library.
NCPlayz
2019-04-06
1
-4
/
+4
*
Propagate Cloudflare 429 HTML text.
Rapptz
2019-03-31
1
-0
/
+4
*
Added functionality to edit user settings
CapnS
2019-03-28
1
-0
/
+3
*
Double underscore HTTPClient's internal session.
Rapptz
2019-03-24
1
-8
/
+8
*
Add support for guild widget
NCPlayz
2019-03-19
1
-0
/
+3
*
Expose Metadata
NCPlayz
2019-03-19
1
-0
/
+18
*
Take back ownership of files from aiohttp for retrying requests.
Rapptz
2019-03-18
1
-6
/
+10
*
Add support for guild banners
SnowyLuma
2019-03-09
1
-1
/
+1
*
Add support for guild descriptions
Tarek1337
2019-03-08
1
-1
/
+1
*
Prevent AttributeError when closing HTTPClient early.
Rapptz
2019-03-02
1
-1
/
+2
*
Prepare fix for aiohttp 4.0 breaking change with session creation.
Rapptz
2019-02-27
1
-1
/
+3
*
Expose more information from partial invites, along with counts.
Rapptz
2019-02-12
1
-2
/
+5
*
Use non-deprecated method of acquiring lock
Toby Harradine
2019-02-06
1
-1
/
+1
*
Bumped copyright years to 2019.
Dante Dam
2019-01-28
1
-1
/
+1
*
Allow additional parameters on channel creation
Tyler
2019-01-28
1
-7
/
+6
*
Log rate limit hits into WARNING instead of INFO.
Rapptz
2018-12-27
1
-2
/
+2
*
Add support for explicit_content_filter in Guild.edit
Rapptz
2018-12-17
1
-2
/
+3
*
Added User.mutual_friends()
CapnS
2018-12-14
1
-0
/
+3
*
Add support for default notification level in audit logs and Guild.edit
Rapptz
2018-11-25
1
-1
/
+1
*
[lint] Fix import order
Hornwitser
2018-11-24
1
-4
/
+5
*
[lint] Remove redundant paranthesis
Hornwitser
2018-11-24
1
-1
/
+1
*
[lint] Rename exception variables to exc
Hornwitser
2018-11-24
1
-7
/
+7
*
[lint] Remove redundant exception variables
Hornwitser
2018-11-24
1
-1
/
+1
*
Add support for Discord's slow mode.
Rapptz
2018-09-14
1
-1
/
+2
*
Added hypesquad house functionality
mental
2018-08-22
1
-0
/
+7
*
[lint] Fix incorrect and inconsistent whitespace
Hornwitser
2018-08-22
1
-11
/
+8
*
[lint] Remove unused imports
Hornwitser
2018-08-22
1
-1
/
+0
*
Implement roles kwarg for guild.create_custom_emoji and emoji.edit
PikalaxALT
2018-08-22
1
-4
/
+6
*
Make TextChannel.create_webhook name parameter mandatory.
Rapptz
2018-07-20
1
-4
/
+4
*
Drop support for Python 3.4 and make minimum version 3.5.2.
Rapptz
2018-06-10
1
-38
/
+25
*
Add support for getting individual ban entries
slice
2018-05-07
1
-0
/
+3
*
Add missing coroutine decorator to HTTPClient.get_attachment
Rapptz
2018-02-26
1
-0
/
+1
*
Use the proper endpoint for removing your own reaction.
Rapptz
2017-12-21
1
-0
/
+5
*
Add Client.clear to clear the bot's internal state to a clean slate.
Rapptz
2017-12-16
1
-0
/
+4
*
Fix URI quoting in Route.
Rapptz
2017-10-24
1
-1
/
+1
*
Quote all Route params
Gorialis
2017-10-20
1
-1
/
+1
*
Reimplement zlib streaming.
Rapptz
2017-10-14
1
-4
/
+12
*
Revert "Implement zlib streaming for the gateway."
Rapptz
2017-10-14
1
-12
/
+4
*
Implement zlib streaming for the gateway.
Rapptz
2017-10-12
1
-4
/
+12
*
Move pre-emptive message to DEBUG log level.
Rapptz
2017-10-01
1
-1
/
+1
*
Allow creating a channel with a category.
Rapptz
2017-09-29
1
-1
/
+4
*
Don't use Bulk Channel Edit endpoint if not actually moving channels.
Rapptz
2017-09-24
1
-1
/
+1
*
Fix typo in http.create_channel
Harmon
2017-09-13
1
-2
/
+2
*
Add category support.
Rapptz
2017-09-13
1
-3
/
+3
[prev]
[next]