88 Commits (master)

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