125 Commits (3c9bcc285147154a2980f6e661efdfa676672b6a)

Author SHA1 Message Date
NCPlayz f7c6c5995d Implementing GET '/channels/:id' & '/guilds/:id/channels' 6 years ago
Rapptz 320dbc0618 Add support for system channel flags 6 years ago
Rapptz 483aa5465d Properly handle compute_prune_count in prune members endpoint. 6 years ago
Rapptz eb4de55f6d Add reason to TextChannel.create_webhook 6 years ago
Rapptz 14d66e7b9c Internal consistency with message related HTTPClient methods 6 years ago
Rapptz 519f0c07ea Add compute_prune_count to Guild.prune_members 6 years ago
khazhyk 7078b665a3 allow passing 0 for logs_from parameters 6 years ago
NCPlayz 1d701f32b6 Add fetch custom emoji, all custom emojis; Add user property to Emoji 6 years ago
NCPlayz be227ebcf0 Redesign asset retrieval in the library. 6 years ago
Rapptz dea3ba5eb7 Propagate Cloudflare 429 HTML text. 6 years ago
CapnS 4ec7213506 Added functionality to edit user settings 6 years ago
Rapptz 548b9d5693 Double underscore HTTPClient's internal session. 6 years ago
NCPlayz 8a30a4cac0 Add support for guild widget 6 years ago
NCPlayz f507f508a2 Expose Metadata 6 years ago
Rapptz 5e65ec978c Take back ownership of files from aiohttp for retrying requests. 6 years ago
SnowyLuma 42a7c4f7e5 Add support for guild banners 6 years ago
Tarek1337 616616b847 Add support for guild descriptions 6 years ago
Rapptz df130e10f0 Prevent AttributeError when closing HTTPClient early. 6 years ago
Rapptz 48b60b2eac Prepare fix for aiohttp 4.0 breaking change with session creation. 6 years ago
Rapptz 5d78f43e55 Expose more information from partial invites, along with counts. 6 years ago
Toby Harradine 8586251089 Use non-deprecated method of acquiring lock 6 years ago
Dante Dam 9656a21ebe Bumped copyright years to 2019. 6 years ago
Tyler febb8a965c Allow additional parameters on channel creation 6 years ago
Rapptz dec14faea9 Log rate limit hits into WARNING instead of INFO. 6 years ago
Rapptz 648e62031d Add support for explicit_content_filter in Guild.edit 6 years ago
CapnS 2c7c541f4e Added User.mutual_friends() 6 years ago
Rapptz 8b18fa307b Add support for default notification level in audit logs and Guild.edit 6 years ago
Hornwitser efb4ff850e [lint] Fix import order 7 years ago
Hornwitser 51d626eabe [lint] Remove redundant paranthesis 7 years ago
Hornwitser fa46b07db1 [lint] Rename exception variables to exc 7 years ago
Hornwitser 4ae8e81660 [lint] Remove redundant exception variables 7 years ago
Rapptz 0352c80a17 Add support for Discord's slow mode. 7 years ago
mental ee57e89488 Added hypesquad house functionality 7 years ago
Hornwitser c8b49d37be [lint] Fix incorrect and inconsistent whitespace 7 years ago
Hornwitser d58fc0ccee [lint] Remove unused imports 7 years ago
PikalaxALT 0e6082c57d Implement roles kwarg for guild.create_custom_emoji and emoji.edit 7 years ago
Rapptz 4aecdea052 Make TextChannel.create_webhook name parameter mandatory. 7 years ago
Rapptz f25091efe1 Drop support for Python 3.4 and make minimum version 3.5.2. 7 years ago
slice 9fe7776a33
Add support for getting individual ban entries 7 years ago
Rapptz 6782fdd34d Add missing coroutine decorator to HTTPClient.get_attachment 7 years ago
Rapptz da9828c41f Use the proper endpoint for removing your own reaction. 7 years ago
Rapptz 5c5a59c18e Add Client.clear to clear the bot's internal state to a clean slate. 7 years ago
Rapptz f0c53e4519 Fix URI quoting in Route. 8 years ago
Gorialis 6fc2b51dea Quote all Route params 8 years ago
Rapptz 47a58d354d Reimplement zlib streaming. 8 years ago
Rapptz 92a37c2e4f Revert "Implement zlib streaming for the gateway." 8 years ago
Rapptz 462191a08b Implement zlib streaming for the gateway. 8 years ago
Rapptz 065f408a10 Move pre-emptive message to DEBUG log level. 8 years ago
Rapptz 711dfb83ab Allow creating a channel with a category. 8 years ago
Rapptz f86ac47b28 Don't use Bulk Channel Edit endpoint if not actually moving channels. 8 years ago