313 Commits (a70217a719c95984d084385fc438761d23294117)

Author SHA1 Message Date
Andrin a70217a719
Support for Soundboard and VC effects 6 months ago
Soheab 463b4bd570
Add support for application emojis 7 months ago
Andrin 62e52803a7
Add support Member.fetch_voice 7 months ago
Deep Jain 643a7f4e1d
Add DummyCookieJar to client owned ClientSession 7 months ago
Andrin 34bf026a02
Add support for get sticker pack 7 months ago
Oliver Ni f9dbe60fc4
Revert "Set socket family of connector to AF_INET" 7 months ago
Andrin 9ab938a9ea
Add Guild.fetch_role 7 months ago
Andrin f77ba711ba
Add reaction type to raw events and users iterator 11 months ago
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