shea
fe2774700e
Merge 7c37e9e84f
into a00510988a
2 weeks ago
z03h
a00510988a
Support new role colours in audit log
2 weeks ago
El Laggron
b1be7dea74
Handle empty guild_ids list for app_commands
2 weeks ago
DA344
66922cc2d1
Fix documentation on Role secondary and tertiary colours
Fix .. versionadded:: strings on Role.secondary_ and Role.tertiary_ colours
2 weeks 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 weeks ago
鏡花水月
2502a783cb
Add BCP47 unicode tags for Locale enum
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2 weeks ago
Soheab
774b934f74
Add support for guest invites
3 weeks ago
Joosemi02
59546a4851
Add support for launch_activity interaction response
3 weeks ago
DA344
2175bd51c0
Fix voice connection issues and upgrade to voice v8
3 weeks ago
dolfies
20055e7cc1
Fix calculation of hashed rate limit keys
4 weeks ago
owocado
a62b25c6c0
Add missing attributes in AppCommandChannel
1 month ago
owocado
e9f807e5ec
Fix Thread.applied_tags for media channels
1 month ago
Soheab
7fe1102841
Allow creating NSFW voice/stage channels
1 month ago
Michael H
6af9de0c39
Ensure COPYING notice is included
1 month ago
Soheab
f6e0f72498
Add ability to create a media-only forum channel
1 month ago
owocado
4862ea22fd
Return invites when deleting them via Invite.delete or Client.delete_invite
1 month ago
owocado
d00c124883
Add MessageApplication.__str__
1 month ago
owocado
fe942d1e16
Properly transform media channels in app commands
1 month ago
owocado
826aa22868
Add platform key in __repr__ method for Game and Streaming
1 month ago
owocado
c524f655be
Use human_join internal helper in BaseChannelTransformer
1 month ago
owocado
2bcbd49bc6
Add __repr__ method to various classes
1 month ago
Roberto Scifo
667e7c9065
Fixed to_dict() bug for user-defined embed classes
1 month ago
Danny
7c37e9e84f
Update discord/app_commands/commands.py
1 month ago
Soheab
4a8817af2b
Document return object for Guild.create_template
1 month ago
Gooraeng
adb93f4a60
Add deprecation warning to create_guild functions
1 month ago
Michael H
b28a4a115e
Fix potentially stuck ratelimit buckets
1 month ago
Leonardo
ef06d7d9db
Add Interaction.filesize_limit
1 month ago
Alex Nørgaard
e177b4a705
Fix EmbedMediaProxy boolean check
1 month ago
Leonardo
e84edf473c
Add colours for new Discord themes
1 month ago
Tari
680fe9bc80
Add channel select to component type documentation
1 month ago
Soheab
aa5f4bdd7a
Fix poll parameter defaulting to MISSING instead of None for Context.send
1 month ago
Dep
0ce11544e3
Add discord.Permissions.apps()
1 month ago
Maxine
3e48119654
Fix unreachable code not triggering privileged intent error
1 month ago
Leonardo
7f16a06479
Copy Select options when creating View class
1 month ago
owocado
8d8d5e180a
fix docs for soundboard_sound_update event
1 month ago
shea
e9cffcbf45
Updates guild_install, user_install, private_channel_only and guild_only decorators to explicity include allowed and unallowed contexts.
3 months ago
shea
b369d35ee6
Fixed double statement
allowed_contexts.dm_channel = True was stated twice, removed the second one.
3 months ago
shea
d537f5f50f
Fix @dm_only() decorator to correctly restrict command to DMs only
- Updated the decorator to explicitly disable guild and private channel contexts
- Ensured that only DM context is allowed by setting allowed_contexts.dm_channel = True
3 months ago
Rishit Khare
26855160f8
update PyNaCl minimum version dependency
5 months ago
Rapptz
460d188359
Version bump for development
5 months ago
Rapptz
d2a6ccf715
Version bump to v2.5.2
5 months ago
Rapptz
f4bce1caf0
Add changelog for v2.5.2
5 months ago
dolfies
8594dd1b30
Fix embed media flags regression
5 months ago
Leonardo
2f8b2624f1
Fix improper class in audit log docs
5 months ago
Rapptz
973bb5089f
Version bump for development
5 months ago
Rapptz
73f261d536
Version bump to v2.5.1
5 months ago
Rapptz
6b0a6eea66
Add v2.5.1 changelog
5 months ago
dolfies
cab4732b7e
Make embed flags required and add them to all media fields
5 months ago
dolfies
de5720e659
Fix attachment is_spoiler() and is_voice_message()
5 months ago
Rapptz
fbe2b358fc
Add note about NotFound for Messageable.send
Fix #10116
5 months ago