Imayhaveborkedit
|
cccd6107b6
|
Add encoder params to VoiceClient.play
|
2 years ago |
Imayhaveborkedit
|
73431097d3
|
Split ffmpeg args
FFmpeg is actually capable of parsing this correctly but we split it for
consistency's sake.
|
2 years ago |
Imayhaveborkedit
|
cecdc2e1d6
|
Fixes/improvements to FFmpegAudio and subclasses
|
2 years ago |
Imayhaveborkedit
|
cabca85dd9
|
Fix voice websocket not being closed before being replaced
|
2 years ago |
Rapptz
|
278b9eb970
|
Fix escape behaviour for lists and headers in escape_markdown
Fixes #9516
|
2 years ago |
Rapptz
|
e0235137cc
|
Add support for media channels
|
2 years ago |
Rapptz
|
445c74941d
|
[commands] Add fallback behaviour for CurrentGuild parameter
|
2 years ago |
Josh
|
2b19c78e6c
|
Add create_event permission
|
2 years ago |
Soheab_
|
6b64167862
|
Add support for role flags
|
2 years ago |
dolfies
|
2a57b60c2a
|
Fix default avatar for webhooks
|
5 months ago |
dolfies
|
226f20024d
|
chore: Lint pass
|
5 months ago |
dolfies
|
80f1881342
|
Fix pyright errors
|
5 months ago |
dolfies
|
bea403e5b4
|
Add member count limit to Role.add_members
|
5 months ago |
dolfies
|
558916039a
|
Correct query in billing_popup_bridge_callback event
|
5 months ago |
dolfies
|
a7554ba7d4
|
Remove deprecated setting field
|
5 months ago |
dolfies
|
20a7ce5e18
|
Improve refund support
|
5 months ago |
SpinnySpiwal
|
0cb301beae
|
Implement aead_xchacha20_poly1305_rtpsize voice encryption mode (#764)
|
5 months ago |
Rocco A
|
f7bec82d65
|
Utilize provided proxies in build info fetching (#759)
|
5 months ago |
dolfies
|
6b2e97c6c6
|
Fix removed protobuf library field
|
7 months ago |
dolfies
|
f59e3ec615
|
Add application ID to OAuth2 revoke event
|
8 months ago |
dolfies
|
3c878ca038
|
Fix pomelo checking
|
8 months ago |
Dolfies
|
cbf0f7a5e8
|
Fix broken store listing endpoint
|
9 months ago |
dolfies
|
38780526e9
|
Improve exception when creating a group channel with one recipient
|
11 months ago |
dolfies
|
9f782b608f
|
Fix user experiment override handling
|
11 months ago |
dolfies
|
fb3d3adc8a
|
Remove application command counts
|
11 months ago |
dolfies
|
1ee1fe8856
|
Experiment overrides bypass A/A mode
|
11 months ago |
dolfies
|
b813c625dc
|
Fix fallback client build number (AGAIN)
|
12 months ago |
dolfies
|
9c1047bc1f
|
Cleanup stale member scrape request state
|
1 year ago |
dolfies
|
51d43a158f
|
Rework member chunking and events (#662)
|
1 year ago |
dolfies
|
553cfa2bae
|
Fix default afk value in change_presence()
|
1 year ago |
dolfies
|
0847b02ae1
|
Overhaul presence syncing and afk/idle tracking (#663)
* Overhaul presence syncing and afk/idle tracking
* Log initial presence as well
* Fix duplicate custom status checking
|
1 year ago |
dolfies
|
5430ddee54
|
Implement new age_range experiment filter
|
1 year ago |
dolfies
|
43f46aa833
|
Readd friend invite creation functionality (fix #575)
|
1 year ago |
dolfies
|
29d224e25c
|
Expose profile metadata
|
1 year ago |
dolfies
|
27a8797450
|
Add premium type to base user object
|
1 year ago |
dolfies
|
88ec285c4f
|
Remove unnecessary warning on fetch_user()
|
1 year ago |
dolfies
|
12ee7110b1
|
Add the ability to fetch a user by name
|
1 year ago |
dolfies
|
4fe997dcf7
|
Remove left-over commands v2 code
|
1 year ago |
dolfies
|
8d77474269
|
Implement commands v3
|
1 year ago |
dolfies
|
e525cc357b
|
Correct miscellaneous types
|
1 year ago |
MrStretchd
|
763eb2e072
|
Allow people to send metadata with activity and fix a bug (#649)
|
1 year ago |
dolfies
|
26162e1c97
|
Parse new avatar decoration format
|
1 year ago |
dolfies
|
f23da7d696
|
Add refund functionality enums
|
1 year ago |
dolfies
|
a74ba6009e
|
Document new SKUProductLine enum
|
1 year ago |
dolfies
|
c507bc2524
|
Add new store fields and separate types
|
1 year ago |
dolfies
|
297fcb0ef1
|
Update locales
|
1 year ago |
dolfies
|
adcd6fd24d
|
Fix edge case in Client.leave_guild()
|
1 year ago |
dolfies
|
7561e63176
|
Fix tests
|
1 year ago |
dolfies
|
f6d8c66129
|
Fix voice state typing
|
1 year ago |
dolfies
|
2dbb3693dc
|
Refactor sorting to use attrgetter
|
1 year ago |