Commit Graph
26 Commits
Author SHA1 Message Date
Alex Nørgaard 8bad09e1d8 Add Discord timestamp converter and transformer 2026-02-22 22:13:10 -05:00
Alex Nørgaard a2a00ae8af Fix unordered list rendering for several AuditLogAction entries 2025-09-28 12:32:36 -04:00
Alex Nørgaard 348c7d7873 Fix audit log automod_rule_trigger_type extra missing 2025-07-30 06:01:28 -04:00
Alex Nørgaard e177b4a705 Fix EmbedMediaProxy boolean check 2025-06-20 14:30:10 -04:00
Alex Nørgaard d95605839f [commands] Fix _fallback attr not being set on replace for Parameter 2025-01-15 19:02:39 -05:00
Alex Nørgaard cf6d7ff47a Fix bug due to typo in async pagination of entitlements loop 2025-01-15 18:50:40 -05:00
Alex Nørgaard d578709640 Add approximate_user_install_count to AppInfo 2024-08-28 16:00:27 -04:00
Alex NørgaardandDanny c75ca25e03 Add changelog for v2.4.0
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2024-06-21 20:47:32 -04:00
Alex Nørgaard 8fd1fd805a Fix AutoModRule.edit handling of AutoModRuleEventType enum 2024-04-21 14:56:20 -04:00
Alex Nørgaard 82d13e7b49 Add support for ClientUser editing banners 2024-03-14 18:10:17 -04:00
Alex Nørgaard a7f2c670c9 Fix false positives in animated for PartialEmoji.from_str 2023-06-21 09:30:25 -04:00
Alex Nørgaard c677ad0312 Add missing generic to interaction in item callback 2023-01-19 04:38:39 -05:00
Alex Nørgaard 50078087e5 [commands] Fix variance issues in Bot.add_cog with List[Snowflake] 2022-11-21 01:15:18 -05:00
Alex Nørgaard c604f853ea Allow creation of allow lists in automod word filter rules 2022-08-03 03:10:36 -04:00
Alex Nørgaard 5426d19dc7 Implement AutoMod 2022-06-27 00:47:52 -04:00
Alex NørgaardandDanny 2b9e43dbf9 Change Message.application type to MessageApplication
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2022-06-13 16:34:41 -04:00
Alex Nørgaard 6a58cabf5c Add Guild.create_forum and CategoryChannel.create_forum 2022-06-09 00:56:31 -04:00
Alex Nørgaard 6d95ed19b0 Add interited members to WebhookMessage docs 2022-04-25 02:02:07 -04:00
Alex Nørgaard 0263774e13 Remove the use of ! in the Member.mention property 2022-04-06 01:05:37 -04:00
Alex Nørgaard 7a815a97af Fix audit logs for INVITE_CREATE returning None 2022-03-22 18:04:52 -04:00
Alex Nørgaard 03687fb616 Change Guild.member_count to Optional[int] 2022-03-09 23:06:07 -05:00
Alex Nørgaard 920da3a73f Update docs for audit logs relating to scheduled events 2022-03-08 21:20:49 -05:00
Alex Nørgaard 4c00b8110c Add audit log event transformer for AuditLogEntry.target 2022-03-08 21:20:23 -05:00
Alex Nørgaard 7ff6850f17 Fix abc.User protocol requirements 2022-03-07 02:15:46 -05:00
Alex Nørgaard bfaee44b1f [commands] Fix types for Bot.is_owner 2022-03-05 22:06:21 -05:00
Alex Nørgaard 2e5da07180 Fix unknown DMChannel in MessageReference.resolved.channel
Threads would cause the message reference to resolve to a DMChannel
2022-02-18 20:26:13 -05:00