4929 Commits (81d451b63e56b7aafb79c5b91056ee188eaacbe5)
 

Author SHA1 Message Date
Willy 81d451b63e Document bulk ban user limit and permission 1 year ago
Sebastian Law aff31f9575 [docs] fix gateway payload hyperlinks 1 year ago
Vioshim a2aceec2ce Add support for applied_tags in Webhook.send overloaded methods 1 year ago
Imayhaveborkedit 3043a1f4e3 More voice fixes 1 year ago
owocado ccb89639db Improve __repr__ for Webhook and SyncWebhook 1 year ago
owocado 978636d8a3 Add view_creator_monetization_analytics permission 1 year ago
Rapptz 1268d21153 Clarify some docstrings around BulkBanResponse 1 year ago
Rapptz a51939080b Add support for bulk banning members 1 year ago
fretgfr ac70bf0990 Update Guild.prune_members required permissions notes 1 year ago
Rapptz 0482dc3950 Fix comparisons between two Object with types 1 year ago
owocado 1504451bae Fix sticker URL for GIF stickers 1 year ago
Rapptz a264cbf2c3 Add warning for FFmpeg spawning classes executable parameter 1 year ago
Imayhaveborkedit c1d6b47f38 Fix move_to related voice state bugs 1 year ago
Soheab_ 79f6df18b3 Add support for guild incidents 1 year ago
Rapptz a3bc4260b7 Pin remaining documentation dependencies 1 year ago
Rapptz fc1f7b8f32 Downgrade sphinxcontrib-websupport version 1 year ago
Rapptz 9262baa4e3 Pin documentation dependencies 1 year ago
Andrin e51efa8039 Add support for setting voice channel status 1 year ago
Andrin 6ae4d711e3 Add new incident message types 1 year ago
Imayhaveborkedit c94faa1cf9 Fix voice disconnect+connect race condition 1 year ago
Andrin 1a41d5a381 Add applied_tags param to Webhook.send 1 year ago
Kohki Miki 5de6b839c2 Add platform property to Activity and Game 1 year ago
CastelRune 43e210a928 Update typo for automod_rule_trigger in docs 1 year ago
Lilly Rose Berner 8e4d979ca0 Add thread getters to Message 1 year ago
Rapptz f944c021b0 [commands] Change import for PrivateChannel for cooldowns 1 year ago
Mysty a3907cf064 Add warning to VoiceProtocol.on_voice_state_update 1 year ago
z03h 76b3df35ff Add specialcase for AutoMod triggers in audit log diff 2 years ago
dank 5891f3e675 Fix typos in Forbidden descriptions for Member methods 2 years ago
Imayhaveborkedit 064680d780 Future proof usage of async_timeout 2 years ago
z03h 04bbd5bdc0 Fix AutoModRuleAction attribute error 2 years ago
z03h 54197847ee Fix member_profile triggers not having attributes filled 2 years ago
Andrin S 9281326a46 Support for AutoMod Members 2 years ago
dank 369e5628f5 Add an 'a' where it is missing in on_member_ban 2 years ago
Imayhaveborkedit 6d244db403 Fix bad voice state when moving to a voice channel without permissions 2 years ago
Soheab_ a91b64f168 Add missing scheduled_event field to StageChannel.create_instance 2 years ago
Imayhaveborkedit dcf81c58d1 Fix incorrect callback typing for WebsocketHook 2 years ago
Imayhaveborkedit 2856853c16 Rewrite voice connection internals 2 years ago
Imayhaveborkedit 0dc51cdb57 Add silence padding after transmission breaks 2 years ago
Rapptz 12a702374a [commands] Log exceptions that happen during cog_unload 2 years ago
Imayhaveborkedit 4b8cc05938 Fix possible FFmpegAudio AttributeError in __del__ 2 years ago
Rapptz d8d14bcf18 Add support for burst reactions 2 years ago
Lucas Hardt 3117e4e4bb Fix misleading Error documentation for Client.fetch_guild 2 years ago
Rapptz 615701481c Standardize Permission constants as padded binary u64 2 years ago
Rapptz 829eb0b106 Slightly improve performance of constructing Permissions using kwargs 2 years ago
Rapptz 3510e695f1 Fix typo in default_reaction_emoji type 2 years ago
ambdroid cef229db3e Fix IndexError when using empty string in Colour.from_str 2 years ago
Imayhaveborkedit e67ac10472 Normalize thread names 2 years ago
cibere e994457c5b Fix Template.source_guild attempting to get from cache 2 years ago
Imayhaveborkedit cccd6107b6 Add encoder params to VoiceClient.play 2 years ago
Imayhaveborkedit 73431097d3 Split ffmpeg args 2 years ago