4697 Commits (0d891574b85b8ea2415efeba676f5b282d0df90c)
 

Author SHA1 Message Date
Rapptz efab542aba Parse gateway URL as an actual URL using yarl 3 years ago
Vioshim 9878f75d3d Fix passing None to ForumTag.emoji constructor 3 years ago
Steve C 14875c45e3 Fix permissions-based docstrings to be more consistent 3 years ago
Jakub Kuczys 94fbdcb270 Change VoiceProtocol user callbacks to be pos-only 3 years ago
z03h d9430e4929 Fix default_thread_slowmode_delay 3 years ago
Rapptz 49b33e2f89 [commands] Add __repr__ to Range 3 years ago
Varun J f31377ccda [commands] fix Range to allow 3.10 Union syntax 3 years ago
Lilly Rose Berner adf40da8dc Update flags and applied tags on thread update 3 years ago
Rapptz 8e039eafc1 [commands] Add support for NumPy style docstrings for commands 3 years ago
Evan J. Markowitz 509d06ddbb Add applied_tags to ForumChannel.create_thread to match Thread.edit 3 years ago
Josh a9af97d841 Add support for toggling discoverable and invites_disabled features 3 years ago
Rapptz 94b2f45cd4 Add more options to Guild.create_forum 3 years ago
Rapptz 9bf72bd9b0 Remove TextChannel.default_thread_slowmode_delay 3 years ago
Rapptz ba901066ff Add support for newest ForumChannel changes 3 years ago
Rapptz 9e81872fc8 Remove buckets from webhook ratelimit warnings 3 years ago
Nihaal Sangha 6187e05ee2 Fix unescaped period in webhook regex 3 years ago
Puncher c1f414558b [commands] Add missing attributetable to classes 3 years ago
Puncher f6c0c1ca6a Add missing attributetable to classes 3 years ago
Josh f1522af4ef Add overloads to utils.sleep_until 3 years ago
Josh 72798fbdd2 Add additional audit log types for automod 3 years ago
Steve C 77714ac5c1 Fix utils.time_snowflake link in migrating.rst 3 years ago
Josh 23a41c880a Add support for delete_message_seconds ban argument 3 years ago
Rapptz fb90d82151 Use importlib.metadata instead of pkg_resources 3 years ago
Josh 9d235b73f5 [commands] Add support for types.Union to Greedy 3 years ago
Puncher 359eeed73c [tasks] Add missing decorator sign 3 years ago
Rapptz da30ba1fbb Remove __slots__ from abc protocols 3 years ago
Rapptz afed0313a7 Clarify when None is returned from Member.edit 3 years ago
Rapptz 50179edb9a Document attachment:// URI more prominently in Embed docs 3 years ago
Rapptz 827e140cac Fix cchardet being installed on Python >=3.10 3 years ago
Rapptz 1ea5a4e06b Add utils.setup_logging to help set up logging outside of Client.run 3 years ago
Rapptz 9c7b867d36 Fix nested Annotated calls not resolving 3 years ago
Rapptz ff360518e3 Fix cache eviction for ratelimit objects 3 years ago
Rapptz e4e455945c Add root_logger setting to Client.run 3 years ago
Rapptz 3f85282631 Marginally speed up CI doc builds by using multiple jobs 3 years ago
mirnovov 18854c0124 Document get_thread not fetching archived threads 3 years ago
z03h 7d7be56eb6 Add mention_spam automod trigger and change default values 3 years ago
Rapptz 44ea19c2a5 Fix time_snowflake not being documented 3 years ago
Rapptz 486ccd04df Change snowflake_time and time_snowflake parameters to pos/kw-only 3 years ago
Soheab 6c59f7de09 [commands] Add description kwarg to parameters and show in default help 3 years ago
Rapptz 77211b04dc Ensure FFmpeg players have a _process attribute set even during errors 3 years ago
Rapptz 7a199fe567 Change a lot of logging INFO calls to be less verbose 3 years ago
James Hilton-Balfe 7a216b2e7d Fix overload order on as_chunks 3 years ago
Puncher 94f93a8b68 Raise TypeError when token is not a string 3 years ago
Rapptz 0274b6ad5f Remove stack info from ratelimit logs 3 years ago
Rapptz cd187648e1 Add __bool__ for flags 3 years ago
Rapptz 674845479d Add support for resume_gateway_url 3 years ago
z03h ede86ba68d Fix Sticker Objects type being StageInstance 3 years ago
z03h 39a3fc341f Add Object.type to Objects where a type can be determined 3 years ago
James Hilton-Balfe cbf2386737 Fix overlapping or incorrect slots found by slotscheck 3 years ago
Rapptz fec36318f7 Change abc.GuildChannel.overwrites to have Object keys if cache failed 3 years ago