96 Commits (b01de35fa284d7206987bc31e7faeeebe9251498)

Author SHA1 Message Date
Sacul fe4bf87b23
Add channel attribute to automod quarantine user AuditLogAction 10 months ago
Rapptz 44a44e938f Reformat entire project with ruff instead of black 11 months ago
Soheab 7b3f798044
Add support for guild onboarding 11 months ago
Alex Nørgaard 348c7d7873
Fix audit log automod_rule_trigger_type extra missing 11 months ago
Sacul e715ad6419
Add support for automod_quarantined_guild_tag member flag 12 months ago
z03h 0e97ef21aa
Fix key error on role create or delete 12 months ago
z03h a00510988a
Support new role colours in audit log 1 year ago
Soheab 774b934f74
Add support for guest invites 1 year ago
iyad-f 88d7bd1275
Fix message_pin, message_unpin target id being None 1 year ago
Andrin a70217a719
Support for Soundboard and VC effects 2 years ago
z03h a5d03d4a1e
Add specialcase for AutoMod triggers in audit log diff 3 years ago
z03h 933460c3d4
Fix member_profile triggers not having attributes filled 3 years ago
Rapptz 60ff239558 Add support for integration_type in audit logs 3 years ago
Lilly Rose Berner 34a434b2af
Fix AutoMod audit log entry error due to empty channel_id 3 years ago
Rapptz cb6170a724 Fix AuditLogEntry.target being None for invites 3 years ago
z03h 2247ffd9b5
Convert Webhook targets in AuditlogEntry 3 years ago
Rapptz ebc1bc3cbb Fix crash from Discord sending null channel_id for automod audit logs 3 years ago
Rapptz 517d7ae4fe Avoid converting target_id if it's None 3 years ago
o-wo b19897fce1
Fix AuditLogDiff.type for webhooks 3 years ago
Rapptz 1395d3b495 Fix NameError in audit log target for app commands 3 years ago
z03h 39f1f84718
Fix AuditLogDiff.type for integrations 4 years ago
Rapptz aa981ade1d Add missing AuditLogEntry.guild documentation 4 years ago
Rapptz 68c929cddf Use Mapping instead of Dict for AuditLogEntry inner cache data 4 years ago
z03h 0cd24b73f7
Fix trigger missing regex_filter and allow_list in audit log 4 years ago
Steve C f950019c75
Fix 2 incorrect types for audit log converters 4 years ago
Zephyrkul 509a5d771f
Fall back to Object for AuditLogEntry.target 4 years ago
Rapptz d11c42c2e6 Update type hints in AuditLogEntry.user and AuditLogEntry.user_id 4 years ago
Rapptz 2869d8000d Add support for on_audit_log_entry_create event 4 years ago
Rapptz ab265dcb7c Add support for newest ForumChannel changes 4 years ago
Josh c2f9e0be43
Add additional audit log types for automod 4 years ago
z03h 1097e1d975
Add mention_spam automod trigger and change default values 4 years ago
z03h afcec46dfd
Fix Sticker Objects type being StageInstance 4 years ago
z03h dc81ff76c4
Add Object.type to Objects where a type can be determined 4 years ago
z03h ca1365d7ef
Set allow_list for fetched AutoModRules 4 years ago
z03h 04aeff660b
Add automod types to audit log 4 years ago
z03h 3b5cd3b92c
Fix audit log for multiple app command permission updates 4 years ago
Alex Nørgaard 5426d19dc7
Implement AutoMod 4 years ago
Soheab 3aa55ba1ed
Implement Application Command Permissions models 4 years ago
NextChai d16e0cbe61
Add PartialIntegration to TargetType 4 years ago
Rapptz b7e25645dc Fix audit log bulk message delete not exposing count 4 years ago
z03h 619bc50e5d
Add application command permissions to audit log 4 years ago
z03h 58036ceeb8
Fix attribute error for role overwrite auditlog and add threads 4 years ago
jack1142 5ffa3e85de
Update comments after `# type: ignore` to be compatible with PEP 484 4 years ago
z03h 8993b7f5fe
Add cover_image to AuditLogDiff 4 years ago
Alex Nørgaard 7a815a97af
Fix audit logs for INVITE_CREATE returning None 4 years ago
Stocker 5aa696ccfa
Fix typing issues and improve typing completeness across the library 4 years ago
Alex Nørgaard 4c00b8110c
Add audit log event transformer for AuditLogEntry.target 4 years ago
Nadir Chowdhury 3c6279b947
Implement Guild Scheduled Events 4 years ago
Rapptz 0eb2f32399 Remove VoiceRegion enum and Guild.region attribute 4 years ago
mniip ff90e7e747
GUILD_UPDATE audit logs 4 years ago