Commit Graph

  • 8226f0df2c [commands] Require number of parameters at instantiation time Rapptz 2022-02-25 10:53:21 -05:00
  • 0b5c3cf256 [types] Fix types for channels and interactions Rapptz 2022-02-25 10:44:53 -05:00
  • e13997f35e Remove region parameters from HTTPClient Rapptz 2022-02-25 10:44:37 -05:00
  • 29c26bc0a6 [types] Fix application command choice typings Rapptz 2022-02-23 17:38:52 -05:00
  • 0ed745f5ae Remove regular context manager support from Typing Rapptz 2022-02-23 16:05:08 -05:00
  • c7df838a39 Remove AuditLogDiff.region references Rapptz 2022-02-23 10:14:36 -05:00
  • fd4c5a65ed Remove topic from StageChannel.edit's overload jack1142 2022-02-23 16:13:54 +01:00
  • 0eb2f32399 Remove VoiceRegion enum and Guild.region attribute Rapptz 2022-02-23 08:56:10 -05:00
  • cc21872072 Add Locale enum Rapptz 2022-02-23 08:41:50 -05:00
  • 6979e56088 Remove manual :async-for: markers Nadir Chowdhury 2022-02-23 13:05:23 +00:00
  • 39c5a4fdc3 Fix type-errors in commands extension Josh 2022-02-23 23:04:49 +10:00
  • a315786869 Handle type-errors in upcoming pyright release Josh 2022-02-22 23:51:11 +10:00
  • ff90e7e747 GUILD_UPDATE audit logs mniip 2022-02-22 16:48:26 +03:00
  • 550bdda51b Temporarily disable artefact uploading Rapptz 2022-02-22 06:54:20 -05:00
  • 8d52ddaff6 Fix remaining type errors in main package Rapptz 2022-02-22 04:19:46 -05:00
  • 3e90664cf9 Fix signature for VoiceClient Rapptz 2022-02-22 04:09:48 -05:00
  • 285069de08 Fix types in guild.py Josh 2022-02-22 17:34:17 +10:00
  • 3ce00abeae Fix some type-check errors Josh 2022-02-22 16:48:41 +10:00
  • c8064ba6f2 Type-hint gateway Josh 2022-02-22 16:44:52 +10:00
  • f5e087c5c3 Fix typing in emoji.py Josh 2022-02-22 15:01:50 +10:00
  • 76983d7c20 Add black lint & workflow reorganization Devon R 2022-02-22 07:38:37 +00:00
  • 70b577e94b Fix typing in voice related files Josh 2022-02-22 17:37:22 +10:00
  • 437d451d4e Fix typing in Audit Logs Josh 2022-02-22 14:32:59 +10:00
  • 30e7a2e937 Fix a few more type errors Rapptz 2022-02-21 23:31:18 -05:00
  • d01e73fca5 Document more uses of type ignore Rapptz 2022-02-21 23:08:26 -05:00
  • 51b79411e3 Fix and document type ignores in client Rapptz 2022-02-21 22:52:24 -05:00
  • 6c2ea4f0a0 Fix some type ignores in backoff and channel Rapptz 2022-02-21 22:43:19 -05:00
  • c7c6d74d8d Fix type errors in the abc module Rapptz 2022-02-21 22:38:36 -05:00
  • 24b729ed0d Fix up some type ignores in state.py Rapptz 2022-02-21 22:28:32 -05:00
  • 3cf000d467 Type up gateway payloads Nadir Chowdhury 2022-02-22 03:09:40 +00:00
  • d409ddd227 Alter return-type of button/select decorators Josh 2022-02-22 12:54:44 +10:00
  • 22b06e7bf8 Fix TextChannel.archived_threads mniip 2022-02-22 05:53:40 +03:00
  • cd1dd7d670 [commands] Properly eject listeners with custom names mniip 2022-02-22 05:42:00 +03:00
  • 40dc8d1d9d Change Webhook.avatar to be consistent with User.avatar jack1142 2022-02-22 03:13:01 +01:00
  • 19ad64adda [tasks] Fix initial loop execution running prematurely Sebastian Law 2022-02-21 17:45:03 -08:00
  • d24a339dbf Fix missing view parameter in edit message response Predä 2022-02-22 02:44:29 +01:00
  • 6dbd40a8ef Remove use of typing.Self from TextInput Josh 2022-02-22 00:13:18 +10:00
  • 38e6dc4f27 Fix passing ephemeral and thinking together Maya 2022-02-22 00:37:59 +13:00
  • 3c6281ce33 Set attributes of StickerPack as Optional Sebastian Law 2022-02-21 03:25:23 -08:00
  • 45b9585910 Remove versionchanged in PartialMessageable jack1142 2022-02-21 03:20:25 +01:00
  • 5589934a59 Fix NameError in utils.get Rapptz 2022-02-20 11:22:40 -05:00
  • c406951532 Fix typing errors in Guild.audit_logs Rapptz 2022-02-20 11:21:07 -05:00
  • f2600995e8 Fix NameError due to missing import Rapptz 2022-02-20 11:04:27 -05:00
  • e56f64218a Rename default_value to default for TextInput Rapptz 2022-02-20 11:02:48 -05:00
  • 2c72fc9cde [docs] Suppress inconsistent references in translated message warning jack1142 2022-02-20 15:33:05 +01:00
  • 4f85494c11 Fix Sequence inheritance in 3.8 Rapptz 2022-02-20 08:54:15 -05:00
  • fbb8a35de6 Relocate and fix versionchanged in find and get Rapptz 2022-02-20 08:46:20 -05:00
  • a1e64dd657 Fix Sphinx build failing Rapptz 2022-02-20 08:29:45 -05:00
  • eb6f5728e2 Add support for AsyncIterables in find and get James Hilton-Balfe 2022-02-20 13:09:17 +00:00
  • 88b520b5ab Reformat code using black Rapptz 2022-02-20 06:29:41 -05:00
  • af8e74d327 Allow deferring modal_submit interactions Rapptz 2022-02-20 05:23:09 -05:00
  • 19c6687b55 Add support for Modal Interactions Josh 2022-02-20 19:57:44 +10:00
  • 964ca0a6f1 Add GitHub Actions non-test workflows Devon R 2022-02-20 14:36:31 +09:00
  • 82084709ae JP docs fixes Devon R 2022-02-20 14:18:45 +09:00
  • 015072b7fd Remove wrong import Rapptz 2022-02-19 22:36:34 -05:00
  • 686f233954 Add missing information about in-place edits in Message.edit jack1142 2022-02-20 04:35:52 +01:00
  • 4dbe1af32f Update sphinx and fix documentation issues Josh 2022-02-20 13:35:32 +10:00
  • dede5539ee Add support for editing message attachments Josh 2022-02-20 13:02:53 +10:00
  • 588cda0996 Refactor AsyncIter to use 3.6+ asynchronous generators Kaylynn Morgan 2022-02-20 13:58:13 +11:00
  • dc19c6c7d5 Add positional-only arguments in more places jack1142 2022-02-20 02:28:01 +01:00
  • 19b10eecfe Add message content to the Intents.default docstring Vaskel 2022-02-19 00:15:23 -05:00
  • e14153ddcb Fix nonce being sent even when not specified Rapptz 2022-02-18 23:15:46 -05:00
  • 4e331704ae [commands] Fix typing problems in commands.converter Vaskel 2022-02-18 23:04:56 -05:00
  • 61974411df [commands] Fix issue in PartialMessageConverter._resolve channel Josh 2022-02-19 14:00:52 +10:00
  • de78a1071f Add message content intent application flags jack1142 2022-02-19 03:20:00 +01:00
  • 352dcf9557 Add missing audit log properties Josh 2022-02-19 11:36:51 +10:00
  • de85eacbf5 Remove incorrect note about isinstance check for abc.Connectable jack1142 2022-02-19 02:35:54 +01:00
  • 0b77b52da2 Add support for animated guild banners Maya 2022-02-19 14:28:36 +13:00
  • 338c960c5f Add missing Optional import Vaskel 2022-02-18 20:27:35 -05:00
  • 2e5da07180 Fix unknown DMChannel in MessageReference.resolved.channel Alex Nørgaard 2022-02-19 01:26:13 +00:00
  • cfdccbd5ff Add support for AppInfo.flags Rapptz 2022-02-18 09:00:09 -05:00
  • 37f96e3473 Add message_content intent and move to api v10 Josh 2022-02-18 23:44:46 +10:00
  • b1571ccc25 [commands] Fix Command.cog being reset after update Josh 2022-02-18 23:31:45 +10:00
  • ce01033e06 Allow PartialMessage.channel to be a PartialMessageable Josh 2022-02-18 23:31:07 +10:00
  • 92d1b4cd2b Refactor interaction response handling to support files Rapptz 2022-02-18 08:03:36 -05:00
  • 770a5fee9c Remove PartialMessage.edit duplicated code Rapptz 2022-02-18 07:48:43 -05:00
  • 9c066a8cf6 Refactor internal message sending and editing parameter passing Rapptz 2022-02-18 06:59:34 -05:00
  • 4248bb3717 Add invitable to TextChannel.create_thread Josh 2022-02-18 20:24:40 +10:00
  • 08bee0eeb6 Add support for file/attachment descriptions Josh 2022-02-18 20:23:02 +10:00
  • 7f54c45886 Add Thread.created_at Kowlin 2022-02-18 11:20:26 +01:00
  • a1dbc0ca27 Add member timeouts and relevant permissions Maya 2022-02-18 21:24:28 +13:00
  • e05c80b963 [types] Refactor and add Application Command types Josh 2022-02-18 18:22:40 +10:00
  • 3c0c0f76d7 Add guild scheduled events HTTP methods Nadir Chowdhury 2022-02-18 03:16:51 +00:00
  • 18e7736f7b Remove PartialAppInfo.summary and AppInfo.summary Kowlin 2022-02-18 04:15:50 +01:00
  • bae0cdf2a7 Add SPAMMER user flag Kowlin 2022-02-18 04:14:21 +01:00
  • 783513726f Add support for role icons jack1142 2022-02-17 17:28:03 +01:00
  • 9a6b2fa402 Add Thread.fetch_member jack1142 2022-02-17 17:26:41 +01:00
  • 820bde99e1 Add BOT_HTTP_INTERACTIONS user flag jack1142 2022-02-17 17:26:09 +01:00
  • d034264973 Type up Guild Scheduled Events Nadir Chowdhury 2022-02-17 16:25:18 +00:00
  • 423fd1bc26 Add SystemChannelFlags.join_notification_replies jack1142 2022-02-17 17:19:32 +01:00
  • 2c89202214 Fix some minor typing issues Rapptz 2022-02-17 09:38:12 -05:00
  • 3113036a54 Fix typing for utils.as_chunks Rapptz 2022-02-17 09:37:58 -05:00
  • b389596f26 Fix typing of User._accent_colour Rapptz 2022-02-17 09:20:08 -05:00
  • c22f058fa0 Fix views not being removed upon timeout Rapptz 2022-02-17 07:35:12 -05:00
  • 4fa2a6e63e Fix memory leak in webhooks not deallocating locks Rapptz 2022-02-17 07:29:06 -05:00
  • 940bdb988a Revert "Move global user storage from WeakValueDictionary to dict" Rapptz 2022-02-17 07:25:30 -05:00
  • 8b96822ca1 Add pyproject.toml Rapptz 2022-02-17 06:50:49 -05:00
  • 8e896100d5 Remove old README link Rapptz 2022-02-17 06:29:44 -05:00
  • 45d498c1b7 Fix README link Rapptz 2021-08-27 20:59:11 -04:00
  • 7b87d2dec0 Add gist to README Rapptz 2021-08-27 20:55:36 -04:00