33 Commits
Author SHA1 Message Date
z03handGitHub 8f86170767 Don't require some args for ScheduledEvent.edit 2023-02-27 06:18:13 -05:00
z03handGitHub e6ef43139f Don't store finished views/modals 2023-02-13 23:52:40 -05:00
z03handGitHub 39f1f84718 Fix AuditLogDiff.type for integrations 2023-01-22 09:01:15 -05:00
z03handGitHub 0cd24b73f7 Fix trigger missing regex_filter and allow_list in audit log 2023-01-14 07:59:42 -05:00
z03handGitHub 44c09c17b4 Remove leftover guild from scheduled_event_delete dispatch 2022-10-26 04:26:11 -04:00
z03handGitHub 686071814b Add Forum.archived_threads 2022-09-18 19:22:21 -04:00
z03handGitHub c854ee2978 Fix default_thread_slowmode_delay 2022-09-15 19:29:21 -04:00
z03handGitHub 1097e1d975 Add mention_spam automod trigger and change default values 2022-08-16 16:58:59 -04:00
z03handGitHub afcec46dfd Fix Sticker Objects type being StageInstance 2022-08-09 22:52:30 -04:00
z03handGitHub dc81ff76c4 Add Object.type to Objects where a type can be determined 2022-08-09 08:18:58 -04:00
z03handGitHub ca1365d7ef Set allow_list for fetched AutoModRules 2022-08-03 20:23:58 -04:00
z03handGitHub 9f1c511b47 Fix Guild.afk_channel and VoiceState.channel being None at startup 2022-07-26 09:38:36 -04:00
z03handGitHub faad035fa2 [commands] change Range to raise BadArgument for invalid values 2022-07-16 22:27:47 -04:00
z03handGitHub 1aaa32d4bc Add on_raw_app_command_permissions_update event 2022-07-10 04:00:26 -04:00
z03handGitHub 04aeff660b Add automod types to audit log 2022-07-07 19:30:03 -04:00
z03handGitHub 3b5cd3b92c Fix audit log for multiple app command permission updates 2022-06-29 22:20:23 -04:00
z03handGitHub 53694724c1 Add emoji property to SelectOption 2022-05-28 23:47:19 -04:00
z03handGitHub 2be65e5874 [commands] Fix errors when DynamicCooldown returns None 2022-05-17 03:37:31 -04:00
z03handGitHub cdf787186e Add VoiceChannel and Thread to isinstance checks 2022-05-16 15:32:13 -04:00
z03handGitHub 9450a8e972 [commands] Change FlagConverter to always raise BadFlagArgument 2022-05-16 15:31:18 -04:00
z03handGitHub bd727d2b0c Add edit and delete methods to AppCommand 2022-05-05 06:20:55 -04:00
z03handGitHub 9deac84eac Fix wrong variable being returned in audit logs 2022-05-02 04:34:01 -04:00
z03handGitHub 619bc50e5d Add application command permissions to audit log 2022-05-01 18:59:57 -04:00
z03handGitHub 58036ceeb8 Fix attribute error for role overwrite auditlog and add threads 2022-04-30 07:54:01 -04:00
z03handGitHub aee657bca5 [commands] Add converter kwarg to flag 2022-04-09 02:10:32 -04:00
z03handGitHub 55695dab3c [commands] Check for None max_concurrency 2022-03-29 04:49:37 -04:00
z03handGitHub 8993b7f5fe Add cover_image to AuditLogDiff 2022-03-26 08:48:02 -04:00
z03handGitHub 5d6905a1bc Update clean_content/channel_mentions for threads 2022-03-19 04:46:55 -04:00
z03handGitHub 8d86ee3fe3 Fix mention_author suppressing all mentions 2022-03-18 01:52:11 -04:00
z03handGitHub e5461c73b6 [commands] Check if any base in a Cog is a subclass of Group 2022-03-15 09:50:49 -04:00
z03handGitHub 3300f12dbb Fix scheduled event dispatch arguments 2022-03-09 20:07:22 -05:00
z03handGitHub 93fba264ad [commands] add ScheduledEvent converter 2022-03-09 17:56:50 -05:00
z03handGitHub cb7ecf0938 Fix errors in ScheduledEvent and add url property 2022-03-09 07:38:13 -05:00