imp
f7e1b8952a
Fix Ratelimit._future typehint
Co-authored-by: Danny <[email protected] >
2 months ago
imp
592cc58589
Use loop.create_future()
2 months ago
imp
fe7de07ba0
Fix whitespace
2 months ago
imp
55802db512
Fix typehint issue
2 months ago
imp
694a477620
Move to _wake function
2 months ago
imp
0bfd5a72a0
Use future instead of event
2 months ago
imp
4b7a1060a6
Use future instead of event
2 months ago
imp
cbf1b8f813
Fix whitespace
2 months ago
imp
8967ab0b3e
Fix whitespace
2 months ago
imp
b3e72cf4d5
Fix typehinting issues
2 months ago
imp
5ec1d8441d
Fix whitespace
2 months ago
imp
346bb03ca0
Use retry_after in json
2 months ago
imp
c4636b044c
Revert running out of retries
2 months ago
imp
cb86732f12
Change ValueError to RuntimeError
2 months ago
imp
deb11a7038
Fix bucket key format
2 months ago
imp
8bf29dec14
Revert OSError logic
2 months ago
imp
c3885eb6ee
Add tries check to 500 code
2 months ago
imp
0592d076be
Remove unsync_clock from http
2 months ago
imp
96fa8d73ef
Apply ruff format
2 months ago
imp
ee4f7ac6ae
Fix return type
2 months ago
imp
159a52417d
Fix CI and stuff
2 months ago
imp
60399e692b
Add hit global ratelimit warning
2 months ago
imp
c0181e9448
Rewrite ratelimit class
2 months ago
Rapptz
44a44e938f
Reformat entire project with ruff instead of black
2 months ago
Soheab
705eb2c2a5
Update to support new pin endpoints
2 months ago
DA344
50caa3c82c
Add support for components V2
Co-authored-by: Michael H <[email protected] >
Co-authored-by: Soheab <[email protected] >
Co-authored-by: owocado <[email protected] >
Co-authored-by: Jay3332 <[email protected] >
Co-authored-by: Danny <[email protected] >
2 months ago
Sacul
6ec2e5329b
Deprecate with_expiration param in fetch_invite
2 months ago
Soheab
7b3f798044
Add support for guild onboarding
Co-authored-by: Josh <[email protected] >
Co-authored-by: Josh <[email protected] >
Co-authored-by: numbermaniac <[email protected] >
Co-authored-by: Andrin <[email protected] >
Co-authored-by: Andrin Schaller <[email protected] >
Co-authored-by: DA344 <[email protected] >
2 months ago
Mak
cb7300990f
Add role parameters to support new gradient and holographic roles
Co-authored-by: dolfies <[email protected] >
Co-authored-by: DA344 <[email protected] >
Co-authored-by: Danny <[email protected] >
3 months ago
Soheab
774b934f74
Add support for guest invites
4 months ago
dolfies
20055e7cc1
Fix calculation of hashed rate limit keys
4 months ago
owocado
4862ea22fd
Return invites when deleting them via Invite.delete or Client.delete_invite
4 months ago
Michael H
b28a4a115e
Fix potentially stuck ratelimit buckets
4 months ago
Soheab
fa158a5eba
Add support for getting and editing integration_types_config application field
8 months ago
DA344
eb15aa8ca4
Add exclude_deleted parameter to Client.entitlements
9 months ago
Ginger
fcd9239b33
Add Client.fetch_guild_preview method
9 months ago
Michael H
9806aeb831
Add public method to get session start limits
11 months ago
Rapptz
e1b6310ef3
Remove / from being safe from URI encoding when constructing paths
11 months ago
Rapptz
a0b0a97e52
Support enforce_nonce and add random nonce for message creation
12 months ago
Sherlock
b11f19a397
Add proxy support for get_from_cdn
1 year ago
owocado
04b8f385b1
Remove leftover print statement
1 year ago
MCausc78
58b6929aa5
Add SKU subscriptions support
1 year ago
Lilly Rose Berner
91f300a28a
Add zstd gateway compression to speed profile
1 year ago
Andrin
a70217a719
Support for Soundboard and VC effects
1 year ago
Soheab
463b4bd570
Add support for application emojis
Co-authored-by: DA344 <[email protected] >
Co-authored-by: Danny <[email protected] >
1 year ago
Andrin
62e52803a7
Add support Member.fetch_voice
1 year ago
Deep Jain
643a7f4e1d
Add DummyCookieJar to client owned ClientSession
1 year ago
Andrin
34bf026a02
Add support for get sticker pack
1 year ago
Oliver Ni
f9dbe60fc4
Revert "Set socket family of connector to AF_INET"
This change was made since Discord doesn't support IPv6, and there were
concerns about clients with DNS64 enabled without NAT64.
However, this breaks hosts who don't have v4 connectivity and are
_actually_ running NAT64.
Having DNS64 without NAT64 is really an issue on the client's end. It
would break far more than just discord.py, so I don't think we should be
concerned about those cases.
1 year ago
Andrin
9ab938a9ea
Add Guild.fetch_role
1 year ago