386 Commits (8953938a53d8191b4c69c057e57911c0e31e8d2a)

Author SHA1 Message Date
Rapptz 8953938a53 Update Pyright to v1.1.394 2 months ago
Mysty 418a7915e6
Add raw presence update evemt 2 months ago
DA344 afbbc07e98
Add support for poll result messages 3 months ago
Soheab ed95f2f106
Parse full message for raw message edit event 3 months ago
Rapptz 5734996aaf Fix soundboard sounds event data type 6 months ago
MCausc78 58b6929aa5
Add SKU subscriptions support 6 months ago
Andrin a70217a719
Support for Soundboard and VC effects 6 months ago
Rapptz 733c583b72 Remove _get_poll lookup in Message constructor 7 months ago
Rapptz fb12d3d546 Remove unnecessary warning logs for poll events 10 months ago
DA344 e43bd8692c
Add support for Polls 11 months ago
Danny 2e2f51fd5c
First pass at supporting user apps 11 months ago
Lilly Rose Berner 0ee1794c6d
Fix channel deletion not removing associated threads 11 months ago
Rapptz d25b574b32 Clear outstanding chunk requests when receiving a READY event 1 year ago
owocado 7d159920e7
Fix entitlement_delete event dispatch 1 year ago
Lucas Hardt 99618c823a
Add support for premium app integrations 1 year ago
Rapptz 7c3868ef3b Add Client.remove_dynamic_items 2 years ago
Rapptz a852f90358 Add support for dynamic items that parse custom_id for state 2 years ago
Rapptz 5eeeef02e4 Remove cached emoji and sticker data if intent is disabled 2 years ago
Rapptz f1bade4bda Hoist webhook detection outside of store_user helper 2 years ago
owocado 0e727d8e6d
Fix StageChannel.last_message_id always being None 2 years ago
Rapptz df01db3490 Initial support for pomelo migration 2 years ago
z03h 2247ffd9b5
Convert Webhook targets in AuditlogEntry 2 years ago
Rapptz ec71a46907 Fix Message.channel rebinding sometimes being Object 2 years ago
Rapptz 68c929cddf Use Mapping instead of Dict for AuditLogEntry inner cache data 2 years ago
Rapptz bf860b0b07 Add support for generic ClientT in Interaction 2 years ago
Rapptz 2869d8000d Add support for on_audit_log_entry_create event 2 years ago
z03h 44c09c17b4
Remove leftover guild from scheduled_event_delete dispatch 2 years ago
RioghanDer2te efd28fc1e0
Remove redundant VocalGuildChannel in GuildChannel Union 2 years ago
Rapptz 3802780f77 Change a lot of logging INFO calls to be less verbose 3 years ago
Rapptz 2d586ae805 Add initial support for app command localisation 3 years ago
Bryan Forbes d707019348
Bump Pyright to 1.1.265, fix type errors, and remove unnecessary ignores 3 years ago
Rapptz 87bc79e6e3 Change certain sequences to use a special proxy type instead of list 3 years ago
z03h 1aaa32d4bc
Add on_raw_app_command_permissions_update event 3 years ago
Alex Nørgaard 5426d19dc7
Implement AutoMod 3 years ago
Enes Kurbetoğlu be6db20255
Add on_raw_thread_member_remove event 3 years ago
Enes Kurbetoğlu 06c1f44d74
Add on_raw_thread_update event 3 years ago
Rapptz ee71366f72 Fetch application_info on login 3 years ago
z03h cdf787186e
Add VoiceChannel and Thread to isinstance checks 3 years ago
Lilly Rose Berner 7267d18d9e
Improve component typing 3 years ago
Rapptz 573bb32a1e Fallback to an unavailable guild instead of an Object in interactions 3 years ago
Rapptz 8699d2139a Improve generic duck type programming with PartialMessageable 3 years ago
Rapptz a0dfdb9b1d Fix multiple view instances not dispatching in app commands responses 3 years ago
Lilly Rose Berner 6e2cfff2ac
Add raw member remove event 3 years ago
Lilly Rose Berner 5a06fa5f3e
Give large guilds more time to chunk before timing out 3 years ago
Lilly Rose Berner 2dbf14bb72
Separately delay ready event for each shard 3 years ago
Lilly Rose Berner 277d35c9b2
Add raw typing event and fix typing event not working for DMs 3 years ago
Lilly Rose Berner 3e8fa5a661
Add raw thread delete event 3 years ago
Rapptz 6a49dfcc0f Fix crash with WEBHOOKS_UPDATE channel_id being nullable 3 years ago
Rapptz 23f6876492 Add initial support for forum channels 3 years ago
Josh deb7958797
Add new on_thread_create event 3 years ago