170 Commits (54288879e28cc63eefce33311ec393a4eed476c4)

Author SHA1 Message Date
Rapptz 54288879e2 Remove userbot functionality 4 years ago
Rapptz 9d39b135f4 Modernize code to use f-strings 4 years ago
Nadir Chowdhury 1b2688518e
Implement StageChannel and related methods 4 years ago
Tarek 6524869ddd
Implement voice region changing for voice channels 4 years ago
Rapptz 1c8d1b0289 Recreate aiohttp.FormData objects during request retries 4 years ago
z03h fbb7ac6be1
Add roles to guild.estimate_pruned_members 4 years ago
Nadir Chowdhury 7d345e8e4e
remove trailing whitespace 4 years ago
Nadir Chowdhury fb773dc1dd
Add remaining template endpoints 4 years ago
Nihaal Sangha 69bdc3a184
Change copyright year to present 4 years ago
Rapptz 3a75816ba1 Support setting the preferred locale via Guild.edit 4 years ago
PikalaxALT d1cb30cccf
Implement discord.Message.reply 4 years ago
Harmon 351a1a1865 Raise DiscordServerError for 503 Service Unavailable errors 4 years ago
Rapptz 7126f5a78c Use delete_message_days instead of delete-message-days 5 years ago
Rapptz e8eb19b2b4 Use /invites/ instead of /invite/ 5 years ago
Rapptz 450e71f086 Add a more concrete exception for 500 status codes. 5 years ago
jack1142 bd9821320e Use a subclass rather than monkey-patching for the websocket 5 years ago
Rapptz 137ff34f3a If we're out of retries just raise the OSError 5 years ago
Rapptz e2f42597a5 Handle Connection Reset by Peer connection errors. 5 years ago
Rapptz 058a1e608b Fix voice websocket connections 5 years ago
Rapptz b8154e365f Rewrite gateway to use aiohttp instead of websockets 5 years ago
Tarek a92e3e7b6b Fix TypeError when not specifying roles. 5 years ago
Nadir Chowdhury e971e2f16c
Allow more methods to set an audit log reason 5 years ago
Nadir Chowdhury a64006ee9b
Add support for integrations 5 years ago
Nadir Chowdhury 2b3c6e0d47
Add support for Discord templates 5 years ago
Tarek 4bdebcd339
Fix error raised when using the roles parameter. 5 years ago
NCPlayz bd1420b5f0 Allow editing of channel types for news and text channels 5 years ago
NCPlayz ed80ba6a5e Implement some missing attributes of `Guild` (and `Guild.edit`) 5 years ago
Rapptz 66c6be50d8 Prepare for the discord.com domain rename 5 years ago
unknown b7c7c86a6b Add roles parameter for pruning members. 5 years ago
Rapptz d853a57e86 Rename allowed mention parameters to allowed_mentions 5 years ago
Rapptz 041785937e Add support for configuring allowed mentions per message or bot wide. 5 years ago
Rapptz 00f6562728 Suppress missing Content-Type headers when fetching content 5 years ago
Rapptz 25a04ed135 Better detection for Cloudflare related 429s. 5 years ago
Rapptz 6071607176 Bump copyright year to 2020 5 years ago
Rapptz 87f9dcff9c Add support for clearing a specific reaction. 5 years ago
NCPlayz 9c6a121644 Implement discord.MessageFlags 5 years ago
Rapptz 1b040fd4ba Fix one more remaining loop passing for 3.8 in a Lock 5 years ago
Rapptz a6f61dcbde Fix all deprecation warnings for 3.8 5 years ago
NCPlayz dab2519a09 Implement `TextChannel.follow()` 6 years ago
Rapptz ea3d119ca6 Use X-Ratelimit-Reset-After header by default. 6 years ago
Rapptz 1c6c26ee38 Fix bucket key to not have the method in there. 6 years ago
Rapptz 078d1d71d8 Use new rate limit millisecond precision option. 6 years ago
Rapptz 0cca3ca5c6 Add support for suppressing embeds. 6 years ago
NCPlayz 5698cf6df9 Implement `Guild.fetch_roles` 6 years ago
NCPlayz 851f83c821 Implement `Guild.fetch_members` 6 years ago
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