305 Commits (e43bd8692cf3e293e5fd1bbe7ec481dd8aa09c4a)

Author SHA1 Message Date
DA344 e43bd8692c
Add support for Polls 11 months ago
Lucas Hardt 2892401992
Add support for one-time purchases 11 months ago
Rapptz ded9c5d87b Add support for bulk banning members 1 year ago
Soheab_ 851c857a36
Add support for guild incidents 1 year ago
Andrin 9ce733321b
Add support for setting voice channel status 1 year ago
Andrin 50190e088e
Add applied_tags param to Webhook.send 1 year ago
Andrin 56c67d3967
Implement editing application info 1 year ago
Mikey a9936c2da5
Fix typo in HTTPClient create_entitlement 1 year ago
Andrin S ef0944047e
Fix SKU return type and documentation 1 year ago
Lucas Hardt 99618c823a
Add support for premium app integrations 1 year ago
Soheab_ ebe2661f7d
Add missing scheduled_event field to StageChannel.create_instance 2 years ago
Josh 630b2a1e55
Update pyright version 2 years ago
Michael H e6d2d82803
Set socket family of connector to AF_INET 2 years ago
Andrin S 66689e16e8
Add with_counts param to fetch_guilds 2 years ago
Andrin S bee2db805d
Add and change Guild attributes and Guild.edit params 2 years ago
Puncher 2ca1a3a9a4
Add mfa_level parameter to Guild.edit 2 years ago
Puncher 7db197ef25
Add default_reaction_emoji and default_forum_layout to create_forum 2 years ago
Puncher dc9fb1fd84
Add missing param send_start_notification to create_instance 2 years ago
Puncher a1295868a6
Add support for default_sort_order in ForumChannel 2 years ago
Josh 6af6f82411
Fix audit log pagination logic 2 years ago
Rapptz cbc46e0973 Add support for ForumChannel.default_layout 2 years ago
Rapptz a098867a4d Fix certain parameters not being respected in Guild.create_forum 2 years ago
Ionite 6981eb69c4
Normalize type formatting in TypeError 3 years ago
Rapptz ab265dcb7c Add support for newest ForumChannel changes 3 years ago
Josh e57617e157
Add support for delete_message_seconds ban argument 3 years ago
Rapptz 8dd186cf1e Fix cache eviction for ratelimit objects 3 years ago
Rapptz f1ec0919f6 Remove stack info from ratelimit logs 3 years ago
Rapptz 87c9c95bb8 Use persistent dictionary for ratelimit information 3 years ago
Rapptz a01dad283f Add extraneous debug logging to sub ratelimits being detected 3 years ago
Rapptz 76402b00f9 Allow configuring the maximum ratelimit timeout before erroring 3 years ago
Rapptz 85ea418776 Special case message deletion sub rate limits 3 years ago
Rapptz c17eb31328 Rewrite rate limit handling to use X-Ratelimit-Bucket and a semaphore 3 years ago
Rapptz 2067819b75 Fix some minor typing errors 3 years ago
Alex Nørgaard 5426d19dc7
Implement AutoMod 3 years ago
Nadir Chowdhury 85495a910c
Add extra details to rate limit logs 3 years ago
Soheab 3aa55ba1ed
Implement Application Command Permissions models 3 years ago
Rapptz e543abd950 Add support for new thread_name parameter in Webhook.send 3 years ago
Sebastian Law f24f34e3f1
Remove unused internal bot_token attribute 3 years ago
Nadir Chowdhury e2d0193531
Implement WelcomeScreen 3 years ago
Nanashi 2bb7ed2092
Retry on 524 status code 3 years ago
Rapptz 93e1ff5f07 Change aiohttp object construction to no longer take loop objects 3 years ago
Rapptz 1df3ed861c Fix broken HTTPClient.recreate code to actually clear session 3 years ago
Rapptz 7f210c90f4 Return a named tuple with message from ForumChannel.create_thread 3 years ago
Rapptz 06df0d7931 Address latest breaking change in creating forum posts 3 years ago
I. Ahmad 6265723a35
Add support for archive duration in Guild.create_text_channel 3 years ago
Rapptz a8b26b9257 Allow pinning a thread using Thread.edit 3 years ago
Rapptz 23f6876492 Add initial support for forum channels 3 years ago
Josh d600436378
[types] Use PEP-655 style Required/NotRequired types 3 years ago
Rapptz 9acf1db076 Support ban endpoint pagination 3 years ago
Kellen 4fd2d5fdfd
Remove redundant imports and variables 3 years ago