Commit Graph

5226 Commits

Author SHA1 Message Date
13dc9c9d16 Fix miswording in docstring about bot.emojis 2025-07-15 19:46:32 -04:00
a00510988a Support new role colours in audit log 2025-07-09 13:56:38 -04:00
b1be7dea74 Handle empty guild_ids list for app_commands 2025-07-08 21:16:39 -04:00
66922cc2d1 Fix documentation on Role secondary and tertiary colours
Fix .. versionadded:: strings on Role.secondary_ and Role.tertiary_ colours
2025-07-08 21:15:07 -04:00
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>
2025-07-07 23:07:56 -04:00
2502a783cb Add BCP47 unicode tags for Locale enum
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2025-07-07 23:06:28 -04:00
774b934f74 Add support for guest invites 2025-07-02 18:59:40 -04:00
59546a4851 Add support for launch_activity interaction response 2025-07-02 18:54:57 -04:00
2175bd51c0 Fix voice connection issues and upgrade to voice v8 2025-06-30 03:14:23 -04:00
20055e7cc1 Fix calculation of hashed rate limit keys 2025-06-25 21:05:13 -04:00
a62b25c6c0 Add missing attributes in AppCommandChannel 2025-06-20 18:26:36 -04:00
e9f807e5ec Fix Thread.applied_tags for media channels 2025-06-20 15:20:20 -04:00
7fe1102841 Allow creating NSFW voice/stage channels 2025-06-20 15:07:23 -04:00
6af9de0c39 Ensure COPYING notice is included 2025-06-20 15:06:52 -04:00
f6e0f72498 Add ability to create a media-only forum channel 2025-06-20 15:04:21 -04:00
4862ea22fd Return invites when deleting them via Invite.delete or Client.delete_invite 2025-06-20 15:03:29 -04:00
d00c124883 Add MessageApplication.__str__ 2025-06-20 15:01:48 -04:00
fe942d1e16 Properly transform media channels in app commands 2025-06-20 14:59:07 -04:00
826aa22868 Add platform key in __repr__ method for Game and Streaming 2025-06-20 14:58:30 -04:00
c524f655be Use human_join internal helper in BaseChannelTransformer 2025-06-20 14:57:52 -04:00
2bcbd49bc6 Add __repr__ method to various classes 2025-06-20 14:57:10 -04:00
667e7c9065 Fixed to_dict() bug for user-defined embed classes 2025-06-20 14:55:44 -04:00
4a8817af2b Document return object for Guild.create_template 2025-06-20 14:49:20 -04:00
adb93f4a60 Add deprecation warning to create_guild functions 2025-06-20 14:36:24 -04:00
b28a4a115e Fix potentially stuck ratelimit buckets 2025-06-20 14:31:55 -04:00
ef06d7d9db Add Interaction.filesize_limit 2025-06-20 14:30:37 -04:00
e177b4a705 Fix EmbedMediaProxy boolean check 2025-06-20 14:30:10 -04:00
e84edf473c Add colours for new Discord themes 2025-06-20 14:28:59 -04:00
680fe9bc80 Add channel select to component type documentation 2025-06-20 14:28:08 -04:00
aa5f4bdd7a Fix poll parameter defaulting to MISSING instead of None for Context.send 2025-06-20 14:27:37 -04:00
Dep
0ce11544e3 Add discord.Permissions.apps() 2025-06-20 14:25:47 -04:00
3e48119654 Fix unreachable code not triggering privileged intent error 2025-06-20 14:24:55 -04:00
7f16a06479 Copy Select options when creating View class 2025-06-20 14:24:06 -04:00
8d8d5e180a fix docs for soundboard_sound_update event 2025-06-20 14:23:35 -04:00
26855160f8 update PyNaCl minimum version dependency 2025-03-05 10:30:57 -05:00
460d188359 Version bump for development 2025-03-04 20:16:50 -05:00
d2a6ccf715 Version bump to v2.5.2 v2.5.2 2025-03-04 20:13:27 -05:00
f4bce1caf0 Add changelog for v2.5.2 2025-03-04 20:12:54 -05:00
8594dd1b30 Fix embed media flags regression 2025-03-04 18:24:38 -05:00
2f8b2624f1 Fix improper class in audit log docs 2025-03-04 17:42:28 -05:00
973bb5089f Version bump for development 2025-03-04 02:15:32 -05:00
73f261d536 Version bump to v2.5.1 v2.5.1 2025-03-04 02:14:02 -05:00
6b0a6eea66 Add v2.5.1 changelog 2025-03-04 02:13:31 -05:00
cab4732b7e Make embed flags required and add them to all media fields 2025-03-04 02:07:51 -05:00
de5720e659 Fix attachment is_spoiler() and is_voice_message() 2025-03-02 22:38:53 -05:00
fbe2b358fc Add note about NotFound for Messageable.send
Fix #10116
2025-02-28 18:03:47 -05:00
66f3548f3a Add defaults for message object parsing 2025-02-28 18:00:33 -05:00
93426da37b Improve on_timeout FAQ
Co-authored-by: DA344 <108473820+DA-344@users.noreply.github.com>
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2025-02-24 06:48:29 -05:00
a8b4eb1e9b Create ScheduledEvent on cache miss in SCHEDULED_EVENT_DELETE 2025-02-24 05:07:21 -05:00
19f02c40b3 Document message types that can have a default message reference 2025-02-24 05:03:24 -05:00