Rapptz
44a44e938f
Reformat entire project with ruff instead of black
2 weeks ago
Soheab
705eb2c2a5
Update to support new pin endpoints
3 weeks ago
DA344
50caa3c82c
Add support for components V2
Co-authored-by: Michael H <michael@michaelhall.tech>
Co-authored-by: Soheab <33902984+Soheab@users.noreply.github.com>
Co-authored-by: owocado <24418520+owocado@users.noreply.github.com>
Co-authored-by: Jay3332 <40323796+jay3332@users.noreply.github.com>
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
3 weeks ago
Sacul
6ec2e5329b
Deprecate with_expiration param in fetch_invite
3 weeks ago
Soheab
7b3f798044
Add support for guild onboarding
Co-authored-by: Josh <8677174+bijij@users.noreply.github.com>
Co-authored-by: Josh <josh.ja.butt@gmail.com>
Co-authored-by: numbermaniac <5206120+numbermaniac@users.noreply.github.com>
Co-authored-by: Andrin <65789180+Puncher1@users.noreply.github.com>
Co-authored-by: Andrin Schaller <65789180+codeofandrin@users.noreply.github.com>
Co-authored-by: DA344 <108473820+DA-344@users.noreply.github.com>
3 weeks ago
blord0
8332ca3f28
Move `VoiceMessageFile` into `File`
2 months ago
blord0
2a96d13810
Remove print statements
2 months ago
blord0
f9ca81a385
Found a much simpler method to send voice messages
2 months ago
blord0
9a4617ec4f
More cleanup
2 months ago
blord0
4a406832ed
Start cleaning up parts of the code
2 months ago
blord0
a7270b288b
First working version of sending voice messages
2 months ago
blord0
aa5c26fcac
Start work on sending the voice messages (not working)
2 months ago
Mak
cb7300990f
Add role parameters to support new gradient and holographic roles
Co-authored-by: dolfies <jeyalfie47@gmail.com>
Co-authored-by: DA344 <108473820+DA-344@users.noreply.github.com>
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2 months ago
Soheab
774b934f74
Add support for guest invites
2 months ago
dolfies
20055e7cc1
Fix calculation of hashed rate limit keys
2 months ago
owocado
4862ea22fd
Return invites when deleting them via Invite.delete or Client.delete_invite
2 months ago
Michael H
b28a4a115e
Fix potentially stuck ratelimit buckets
2 months ago
Soheab
fa158a5eba
Add support for getting and editing integration_types_config application field
7 months ago
DA344
eb15aa8ca4
Add exclude_deleted parameter to Client.entitlements
8 months ago
Ginger
fcd9239b33
Add Client.fetch_guild_preview method
8 months ago
Michael H
9806aeb831
Add public method to get session start limits
9 months ago
Rapptz
e1b6310ef3
Remove / from being safe from URI encoding when constructing paths
9 months ago
Rapptz
a0b0a97e52
Support enforce_nonce and add random nonce for message creation
10 months ago
Sherlock
b11f19a397
Add proxy support for get_from_cdn
11 months ago
owocado
04b8f385b1
Remove leftover print statement
11 months ago
MCausc78
58b6929aa5
Add SKU subscriptions support
11 months ago
Lilly Rose Berner
91f300a28a
Add zstd gateway compression to speed profile
11 months ago
Andrin
a70217a719
Support for Soundboard and VC effects
11 months ago
Soheab
463b4bd570
Add support for application emojis
Co-authored-by: DA344 <108473820+DA-344@users.noreply.github.com>
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
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
Andrin
f77ba711ba
Add reaction type to raw events and users iterator
1 year ago
DA344
e43bd8692c
Add support for Polls
Co-authored-by: owocado <24418520+owocado@users.noreply.github.com>
Co-authored-by: Josh <8677174+bijij@users.noreply.github.com>
Co-authored-by: Trevor Flahardy <75498301+trevorflahardy@users.noreply.github.com>
1 year ago
Lucas Hardt
2892401992
Add support for one-time purchases
1 year ago
Rapptz
ded9c5d87b
Add support for bulk banning members
1 year ago
Soheab_
851c857a36
Add support for guild incidents
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2 years ago
Andrin
9ce733321b
Add support for setting voice channel status
2 years ago
Andrin
50190e088e
Add applied_tags param to Webhook.send
2 years ago
Andrin
56c67d3967
Implement editing application info
2 years ago
Mikey
a9936c2da5
Fix typo in HTTPClient create_entitlement
2 years ago
Andrin S
ef0944047e
Fix SKU return type and documentation
2 years ago
Lucas Hardt
99618c823a
Add support for premium app integrations
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
Co-authored-by: Lucas Hardt <lucas.hardt@fu-berlin.de>
Co-authored-by: Andrin S. <65789180+Puncher1@users.noreply.github.com>
2 years 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
- discord doesn't support ipv6
- prevents issues with hosts with DNS64 enabled
- resolves #9442
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