Commit Graph

  • d48116af3b Add changelog for v2.3.1 Rapptz 2023-06-26 04:13:18 -04:00
  • 5e86be3b72 [commands] Change lookup order to place nicknames last Rapptz 2023-06-26 03:58:34 -04:00
  • 2fdbe59376 Fix Message.channel being None for interactions Rapptz 2023-06-23 00:19:17 -04:00
  • 0efc05ccce Fix certain select types not appearing in Message.components Soheab_ 2023-06-23 06:19:52 +02:00
  • a7f2c670c9 Fix false positives in animated for PartialEmoji.from_str Alex Nørgaard 2023-06-21 14:30:25 +01:00
  • 49e31e9e23 Use cache data if available for Interaction.channel Rapptz 2023-06-17 01:24:10 -04:00
  • dc4ed438a5 Fix plain username lookup for Guild.get_member_named Rapptz 2023-06-12 19:39:41 -04:00
  • 0c6a2fc3d5 Version bump for development Rapptz 2023-06-12 14:03:02 -04:00
  • c785e4ba75 Version bump to v2.3 v2.3.0 Rapptz 2023-06-12 13:40:41 -04:00
  • 9f5b6c2bed Add changelog for v2.3 Rapptz 2023-06-12 13:40:12 -04:00
  • cf681105ce Rename Permissions.manage_guild_expressions to manage_expressions Rapptz 2023-06-11 13:52:16 -04:00
  • a8675ccde8 Fix afk_channel docstring error Rapptz 2023-06-11 12:52:47 -04:00
  • abfb3a11b0 Refactor Guild.afk_channel to use a property Rapptz 2023-06-11 12:35:27 -04:00
  • c5da0fe7c1 Remove and address stale TODO comments Rapptz 2023-06-11 12:29:13 -04:00
  • f1bade4bda Hoist webhook detection outside of store_user helper Rapptz 2023-06-11 12:21:37 -04:00
  • 94bf7d8644 [commands] Add displayed_name to commands.Parameter Soheab_ 2023-06-11 18:38:39 +02:00
  • d34a88411d Fix spelling of DefaultAvatar colour doc strings Rapptz 2023-06-07 22:13:58 -04:00
  • eedd7e3014 Add support for new pink default avatars Rapptz 2023-06-07 22:12:47 -04:00
  • e6d2d82803 Set socket family of connector to AF_INET Michael H 2023-06-04 15:11:16 -07:00
  • 914773d0fb Remove trailing whitespace Rapptz 2023-06-04 07:53:25 -04:00
  • 223e95a252 Catch TypeError for unhashable annotation types Rapptz 2023-06-04 07:52:09 -04:00
  • 6b6cbc44ce Fix TextInput's is_persistent() flow yvqc 2023-06-04 13:50:56 +02:00
  • a9bd698683 Add more specific directions (OAuth2 > URL Generator) Agent-E11 2023-05-31 19:01:19 -07:00
  • a8882f7cb2 Fix Piped Audio Input Ends Prematurely kairi 2023-05-29 17:47:59 +09:00
  • 70b19c8695 Updated deprecated versioning in .readthedocs.yml Senev 2023-05-28 13:04:38 +02:00
  • 2ab6541715 [commands] Document exceptions being ignored in teardown and cog_unload Sebastian Law 2023-05-23 17:31:49 -07:00
  • 0e727d8e6d Fix StageChannel.last_message_id always being None owocado 2023-05-24 04:12:12 +05:30
  • e870bb1335 Add constant for the default file size limit Rapptz 2023-05-19 21:21:37 -04:00
  • 8d583ea71b Update discriminator again for user_update events Rapptz 2023-05-19 20:28:39 -04:00
  • 8d17aa23c9 Remove @ prefix from usernames Rapptz 2023-05-19 20:24:23 -04:00
  • 48cca30ca1 Revert removal of discriminator lookup Rapptz 2023-05-06 22:43:25 -04:00
  • 9ebc13e160 Only use @ prefix in __str__ if the user is migrated Rapptz 2023-05-04 21:56:34 -04:00
  • b8310268b0 Fix default_avatar detection for migrated users Rapptz 2023-05-04 20:43:11 -04:00
  • df01db3490 Initial support for pomelo migration Rapptz 2023-05-03 23:48:46 -04:00
  • 66689e16e8 Add with_counts param to fetch_guilds Andrin S 2023-05-20 02:47:16 +02:00
  • 53ce05b0d0 Add Interaction.channel from Discord payload Andrin S 2023-05-20 02:40:52 +02:00
  • 1deb5bf82d [commands] Add Context.filesize_limit property owocado 2023-05-20 06:07:03 +05:30
  • 54c62d7ef8 Fix system message for channel_icon_change RedGuy12 2023-05-19 19:35:56 -05:00
  • 92d350059b Fix build issue on Sphinx v6 Alex Liu 2023-05-19 17:32:35 -07:00
  • be71383af9 Add create_expressions permission Andrin S 2023-05-20 02:31:39 +02:00
  • 3951b61440 Allow Interaction webhook URLs to be used in Webhook.from_url Rapptz 2023-05-19 09:43:51 -04:00
  • 9717317c78 Add missing import to modal example Murtada Altarouti 2023-05-13 21:16:52 +03:00
  • be861e5eac Fix indentation in create_text_channel docs Joab 2023-05-13 15:15:45 -03:00
  • ca0b444047 Document the change in behaviour of bool(flag_obj) Jakub Kuczys 2023-05-13 20:13:55 +02:00
  • 8d047d9e1d Fix opus.Decoder triggering a segfault Rapptz 2023-05-11 02:27:01 -04:00
  • 16f1760dd0 Document user_limit argument in StageChannel.edit() Jakub Kuczys 2023-05-07 15:22:38 +02:00
  • 23352fba79 Fix exception raised by around strategy when the limit is set to 100/101 Josh 2023-05-06 19:20:37 +10:00
  • 252ac38f92 Add fallback ClientUser.mutual_guilds property Rapptz 2023-05-05 10:55:23 -04:00
  • 34a434b2af Fix AutoMod audit log entry error due to empty channel_id Lilly Rose Berner 2023-05-03 02:19:21 +02:00
  • c8e2644497 Fix custom attributes not being copied over for subclassed Group Rapptz 2023-05-02 20:10:39 -04:00
  • 2880f15287 Add changelog for v2.2.3 Rapptz 2023-05-01 18:14:06 -04:00
  • 4fdb309be9 Version bump to v2.2.3 v2.2.3 v2.2.x Rapptz 2023-05-01 18:14:40 -04:00
  • 6eefb6aa52 Add changelog for v2.2.3 Rapptz 2023-05-01 18:14:06 -04:00
  • 7ea544fb31 Fix channel edits on webhooks sending two requests Rapptz 2023-04-27 18:05:20 -04:00
  • 8653bc0ad4 Fix AuditLogEntry.target being None for invites Rapptz 2023-04-18 06:14:49 -04:00
  • a64346572a Fix 'available' KeyError for GuildSticker Vish M 2023-04-01 09:57:00 +01:00
  • 4ff66cae73 Fix crash from Discord sending null channel_id for automod audit logs Rapptz 2023-03-28 04:10:59 -04:00
  • da10065c19 Fix channel edits on webhooks sending two requests Rapptz 2023-04-27 18:05:20 -04:00
  • c57d488ca6 Fix FileHandler having ANSI escapes when used within PyCharm Rapptz 2023-04-25 00:19:20 -04:00
  • c6162cfec5 Update auto_mod_badge documentation Andrin S 2023-04-22 02:28:07 +02:00
  • 1767be0081 Add support for voice messages Andrin S 2023-04-20 06:08:04 +02:00
  • bee2db805d Add and change Guild attributes and Guild.edit params Andrin S 2023-04-18 14:58:50 +02:00
  • 4615d6848a Add auto_mod_badge to ApplicationFlags Andrin S 2023-04-18 14:55:18 +02:00
  • 4e276f59d7 Fix on_socket_raw_send and on_raw_thread_member_remove param types Andrin S 2023-04-18 14:53:56 +02:00
  • 952558d594 [docs] Add missing attributes to AuditLogDiff Andrin S 2023-04-18 14:04:47 +02:00
  • cb6170a724 Fix AuditLogEntry.target being None for invites Rapptz 2023-04-18 06:14:49 -04:00
  • 0adef0ec89 Update auto_archive_duration documentation Rapptz 2023-04-18 01:08:52 -04:00
  • 8991525215 Improve handling of ArrayFlags Michael H 2023-04-18 04:03:40 -04:00
  • 50f7b94656 Escape # and - in markdown utilities Andrin S 2023-04-18 07:01:01 +02:00
  • 9845eb2f9c Update docs on creating bot user Andrin S 2023-04-18 06:58:07 +02:00
  • 7f578fde22 Update base file size limit Vioshim 2023-04-17 23:53:43 -05:00
  • 2247ffd9b5 Convert Webhook targets in AuditlogEntry z03h 2023-04-17 21:36:53 -07:00
  • fdf03d4bca [commands] Use get_role where appropriate in role decorators James Hilton-Balfe 2023-04-18 05:11:39 +01:00
  • ab287e71b8 Fix 'available' KeyError for GuildSticker Vish M 2023-04-01 09:57:00 +01:00
  • ee9e549836 Add use_external_sounds permission Andrin S 2023-04-01 03:03:47 +02:00
  • 4828355f9e Change and add params in AppInfo and PartialAppInfo Andrin S 2023-03-30 14:37:34 +02:00
  • 2ddb9d22ba Add overloads to reply and send Andrin S 2023-03-30 14:36:33 +02:00
  • 53de3f9cbb Fix return types in sync.py docstring scruz 2023-03-30 15:35:53 +03:00
  • e3e0d93dd9 Add new use_soundboard and manage_guild_expressions permissions Andrin S 2023-03-29 03:52:11 +02:00
  • ebc1bc3cbb Fix crash from Discord sending null channel_id for automod audit logs Rapptz 2023-03-28 04:10:59 -04:00
  • bb7668f8a5 Upgrade Message.guild references if None in Interaction Rapptz 2023-03-24 04:12:47 -04:00
  • 064cbd1125 Clean up Guild.edit documentation Rapptz 2023-03-17 18:02:02 -04:00
  • 2ca1a3a9a4 Add mfa_level parameter to Guild.edit Puncher 2023-03-16 12:15:12 +01:00
  • 7af70ac988 Add widget_channel and widget_enabled parameters in Guild.edit Puncher 2023-03-16 03:53:31 +01:00
  • 879c8b9340 Add overloads for AutoModRuleAction.__init__ Puncher 2023-03-14 12:34:43 +01:00
  • 8ba830eeb8 Include ssrc parameter when sending a SPEAKING payload Andrew Morgan 2023-03-14 07:18:23 +00:00
  • 08d668f21b Fix improper usages of Optional MISSING in create_forum Rapptz 2023-03-12 22:22:42 -04:00
  • c495762aa6 Fix Widget.members type docstring Rapptz 2023-03-12 22:20:50 -04:00
  • 7db197ef25 Add default_reaction_emoji and default_forum_layout to create_forum Puncher 2023-03-13 03:17:48 +01:00
  • 198425707e Add Guild.get_emoji helper rdrescher909 2023-03-12 22:13:08 -04:00
  • dc9fb1fd84 Add missing param send_start_notification to create_instance Puncher 2023-03-07 02:15:22 +01:00
  • 103d75540c Fix MISSING error for enabled param in create_automod_rule Puncher 2023-03-05 23:32:20 +01:00
  • 79c508311f Add support for default_thread_slowmode_delay in TextChannel Puncher 2023-03-05 23:31:14 +01:00
  • a1295868a6 Add support for default_sort_order in ForumChannel Puncher 2023-03-05 23:30:23 +01:00
  • 60094b17a9 Fix create_scheduled_event param handling Puncher 2023-03-05 23:28:50 +01:00
  • a938b10e5a [commands] Pass failed argument's value to BadLiteralArgument Soheab_ 2023-03-03 15:07:22 +01:00
  • 78099992dd Version bump for development Rapptz 2023-03-01 22:49:32 -05:00
  • 78175ded1b Version bump to v2.2.2 v2.2.2 Rapptz 2023-03-01 22:48:19 -05:00
  • 0ea098567c [commands] Use ... for Command and Group typing Bryan Forbes 2023-03-01 21:47:17 -06:00
  • 82bfb3cf34 Version bump for development Rapptz 2023-03-01 19:44:24 -05:00