366 Commits (df01db34902cb5f44d28189cc142ae19e040433e)

Author SHA1 Message Date
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 3 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
Rapptz 2aca705b95 Add support for sending messages and managing webhooks in VoiceChannel 3 years ago
jack1142 5ffa3e85de
Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago
Rapptz 1192d842e1 Fix some type checker errors and remove some type ignores 3 years ago
Stocker 5aa696ccfa
Fix typing issues and improve typing completeness across the library 3 years ago
Rapptz 9c61e10a55 Move all async object creation to a proper initialisation point 3 years ago
Rapptz 8d4f08a5e7 Fix AutoShardedClient to work with the new asyncio loop machinery 3 years ago
Han Seung Min - 한승민 93af158b0c
Refactor loop code to allow usage of asyncio.run 3 years ago
Willy f09f0ea8ca
Fix addition TypeError with Guild.member_count 3 years ago
z03h 3300f12dbb
Fix scheduled event dispatch arguments 3 years ago
I. Ahmad 0db7b22713
Fix archived threads not getting evicted 3 years ago
Rapptz 987e27dfce Revert all Guild.chunk changes 3 years ago
Rapptz ac0e4fabb8 Fix type checker error in Guild.chunk 3 years ago
Rapptz 4c8b1f9abd Remove unused imports 3 years ago
Rapptz f7315573aa Remove generic from Interaction and ConnectionState 3 years ago
Rapptz f435d160dd Add Interaction.client property 3 years ago
Josh 147948af9b
Use typing.Self throughout library 3 years ago
Rapptz ae1aaac5a7 Add support for autocomplete 3 years ago
Rapptz 0d2db90028 Implement slash commands 3 years ago
Nadir Chowdhury 3c6279b947
Implement Guild Scheduled Events 3 years ago
Rapptz 8d52ddaff6 Fix remaining type errors in main package 3 years ago