Commit Graph

  • 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
  • bbf2cce488 Version bump to v2.2.1 v2.2.1 Rapptz 2023-03-01 19:43:49 -05:00
  • 4661fff2a0 Add changelog for v2.2.1 Rapptz 2023-03-01 19:43:18 -05:00
  • 4d51f68864 [commands] Fix some more partially uknown typing errors Bryan Forbes 2023-03-01 18:37:38 -06:00
  • 1de3562f34 Fix partially uknown typing errors Bryan Forbes 2023-03-01 18:14:50 -06:00
  • 6910943703 Fix udp discovery not using 74 byte layout Florian Spieß 2023-03-02 00:11:06 +01:00
  • 53ce47534d Add more missing AuditLogDiff attrs owocado 2023-03-01 19:25:16 +05:30
  • 26f49512b5 Fix member_prune extras attribute name Flame442 2023-02-28 17:25:20 -05:00
  • 7a0744c9a9 Version bump for development Rapptz 2023-02-28 09:10:46 -05:00
  • 7f1b39b5b3 Version bump to v2.2.0 v2.2.0 Rapptz 2023-02-28 09:10:18 -05:00
  • f849a54914 Add changelog for v2.2 Rapptz 2023-02-28 08:47:14 -05:00
  • 2d6c50dbe1 Add note about colour changing Rapptz 2023-02-28 08:46:44 -05:00
  • e4667386ea Add missing AuditLogDiff attributes for AuditLogAction.guild_update owocado 2023-02-28 19:30:33 +05:30
  • a5a93a85bc [commands] Document GroupCog.interaction_check Soheab_ 2023-02-28 08:20:00 +01:00
  • 1e9d04bbca Add missing and fix wrong docstrings Puncher 2023-02-28 08:18:59 +01:00
  • bd6bbdab00 Add support for stage message types Rapptz 2023-02-27 09:17:40 -05:00
  • ef4240dcd7 [commands] Add missing command decorator to example Willy 2023-02-27 06:19:17 -05:00
  • 8f86170767 Don't require some args for ScheduledEvent.edit z03h 2023-02-27 03:18:13 -08:00
  • 6af6f82411 Fix audit log pagination logic Josh 2023-02-27 21:15:28 +10:00
  • 90d50bef1f Add custom_message to automod block_message aciton Josh 2023-02-26 18:26:26 +10:00
  • 517d7ae4fe Avoid converting target_id if it's None Rapptz 2023-02-25 06:05:16 -05:00
  • fd9f3e9eff Update docs with references to text in stage Rapptz 2023-02-25 03:27:04 -05:00
  • da4651c97c Implement Messageable for StageChannel Rapptz 2023-02-25 03:13:55 -05:00
  • 29461ddb5f Change max values in AutoModTrigger attributes docs Puncher 2023-02-25 08:44:44 +01:00
  • 8f3224b70b [commands] Change Paginator.pages to not prematurely close Devon R 2023-02-25 06:24:50 +09:00
  • 3644f7849c Document auto_archive_duration accepted values owocado 2023-02-23 17:53:22 +05:30
  • d26dbf3a7a Fix a few typos in the docs owocado 2023-02-23 11:17:08 +05:30
  • e161f6ef3e Update colour constants Leonardo 2023-02-23 00:45:51 -05:00
  • b19897fce1 Fix AuditLogDiff.type for webhooks o-wo 2023-02-22 04:01:01 +05:30
  • 2cde1133f9 Update create_stage_channel to support more parameters Jonte 2023-02-19 04:34:03 +01:00
  • 4e09c34bbb Suppress exceptions from invoking autocomplete Rapptz 2023-02-17 13:24:59 -05:00
  • 0c68eb338c Add colour previews to the documentation Rapptz 2023-02-16 10:45:53 -05:00
  • 94fa00fbfd Clarify documentation on Message.publish Rapptz 2023-02-13 23:49:59 -05:00
  • 40227f75de Fix select decorator type checking error Rapptz 2023-02-13 23:47:54 -05:00
  • e6ef43139f Don't store finished views/modals z03h 2023-02-13 20:52:40 -08:00
  • caf0fbdc1b Correct permission for bypass_verification field in Member.edit Soheab_ 2023-02-13 12:26:32 +01:00
  • f7e9795495 Call super for __init_subclass__ in View Takagi Tasuku 2023-02-12 16:08:39 +09:00
  • a2b09c0ecd Remove unused import Rapptz 2023-02-11 18:40:17 -05:00
  • ec71a46907 Fix Message.channel rebinding sometimes being Object Rapptz 2023-02-11 18:25:42 -05:00
  • 742630f144 [commands] Fix error involving hybrid groups in Cog AAA3A 2023-02-11 01:33:27 +01:00