Commit Graph

  • 85758a75b3 Add interaction related endpoints to async webhook Rapptz 2021-04-30 01:02:37 -04:00
  • d42c63e186 Fix some type hints in interactions Rapptz 2021-04-29 23:20:14 -04:00
  • 2ad2cab50c [Interactions] Create User only when in DMs AXVin 2021-04-29 11:25:21 +05:30
  • 5e96ad9261 Force button style to link if a URL is passed Rapptz 2021-04-28 01:48:39 -04:00
  • 80fd222ca0 Add aliases for button style colours Rapptz 2021-04-28 01:44:50 -04:00
  • eda6680377 Rename enums to use official API naming Rapptz 2021-04-28 01:37:26 -04:00
  • cc800796a2 Properly guard for DMs in interaction creation Rapptz 2021-04-26 21:40:37 -04:00
  • ed9badcddf Make Item and Button generic over the underlying view Rapptz 2021-04-26 21:34:01 -04:00
  • 4c0ebc9221 Change the way callbacks are defined to allow deriving Rapptz 2021-04-26 06:02:43 -04:00
  • cc56f31bcd Fix emoji not showing up in button component Rapptz 2021-04-25 09:55:07 -04:00
  • 98570793e4 Add initial support for buttons and components Rapptz 2021-04-25 04:57:29 -04:00
  • f42e922696 Fix bug in Embed.__len__ caused by footer without text Mikey 2021-05-26 21:45:35 -07:00
  • f56543df15 [commands] Remove function call indirection when checking author Rapptz 2021-05-25 20:53:44 -04:00
  • 67aabc3230 Remove VerificationLevel aliases Stanisław Jelnicki 2021-05-26 02:51:08 +02:00
  • 36cf3c94b4 [commands] Remove Bot.self_bot Tari 2021-05-26 03:46:26 +03:00
  • 3b55573777 Fix minor typo in typing() docs numbermaniac 2021-05-25 16:23:14 +10:00
  • ac061c31fb Fix default hook signature Imayhaveborkedit 2021-05-25 02:22:21 -04:00
  • 3c90f16bf0 Fix cached_slot_property typings again Rapptz 2021-05-23 21:30:44 -04:00
  • 3cb093c709 Add a note about overwriting in set_permissions pikaninja 2021-05-23 02:08:15 -07:00
  • 65439732b3 Add Discord Certified Moderator user flag Stanisław Jelnicki 2021-05-23 11:07:33 +02:00
  • f87eaa613d [docs] typo fix Nadir Chowdhury 2021-05-23 08:47:16 +01:00
  • 5acb3a62f8 Fix Webhook example apple502j 2021-05-23 16:42:37 +09:00
  • 8e08bd6af2 Add vws message hook Imayhaveborkedit 2021-05-23 03:42:07 -04:00
  • cc8a86a4bd Improve the example for abc.Messageable.typing MrKomodoDragon 2021-05-23 00:37:55 -07:00
  • 71fe40aafa Consistent loop attribute description Cryptex 2021-05-23 00:36:20 -07:00
  • 42bab370a7 [commands] Add BadColorArgument to __all__ Tari 2021-05-16 22:40:06 +03:00
  • 81b259ab36 Fix sending arrays with nulls in them when changing presences Rapptz 2021-05-16 03:51:27 -04:00
  • c896563af4 Fix Colour.fuchsia docstring typo chromacoat dreamkey 2021-05-16 08:00:35 +08:00
  • 5ad88dec72 Change Colour.blurple to new one Dorukyum 2021-05-15 09:13:12 +03:00
  • 42a538edda [tasks] Replace None check with MISSING check in task loop Josh 2021-05-15 16:10:00 +10:00
  • ef6f5d947a [commands] Update command.parent and command.parents docs NextChai 2021-05-15 02:09:37 -04:00
  • fb20c4c3d4 Update docs for (Partial)Message.publish to reflect the actual permissions needed Alex Nørgaard 2021-05-15 07:08:16 +01:00
  • ee3e2944ba Add Colour.fuchsia and Colour.yellow Arnav Jindal 2021-05-15 11:37:45 +05:30
  • 9d114fb066 Fix for doc reference to python "raise" statement ChasL 2021-05-14 23:06:50 -07:00
  • 9b4e820bbe Document Invite.inviter as optional Stanisław Jelnicki 2021-05-13 02:34:44 +02:00
  • 5fa64e83e0 Fix issues with imports causing NameErrors Josh 2021-05-13 10:24:28 +10:00
  • 124c4a3919 Add Template.url Sebastian Law 2021-05-12 03:38:26 -07:00
  • ef22178dee [tasks] Type hint the tasks extension Josh 2021-05-12 20:31:40 +10:00
  • f5727ff0d0 [tasks] fix regular task loops Sebastian Law 2021-05-10 17:25:16 -07:00
  • 757cfad38f Type up **kwargs of various methods Nadir Chowdhury 2021-05-11 01:24:48 +01:00
  • 8bc489dba8 [tasks] Add support for explicit time parameter Sebastian Law 2021-05-09 20:27:43 -07:00
  • 8b2241916a Typehint Widget Josh 2021-05-10 13:22:12 +10:00
  • d5e14eb715 [commands] Fix a minor grammar error in MaxConcurrencyReached Jay3332 2021-05-07 07:38:44 -04:00
  • 2a6d79078e [commands] Add GuildChannelConverter sudosnok 2021-05-07 12:37:42 +01:00
  • 7ebfface22 Explicitly ignore legacy file reference errors in sphinx -n mode Josh 2021-05-06 23:12:19 +10:00
  • de965c2bf5 Simplify SnowflakeList type hints Rapptz 2021-05-06 08:23:18 -04:00
  • 2e12f6de9c Typehint File Rapptz 2021-05-06 08:15:51 -04:00
  • 3864fb37a0 Fix various reference issues in documentation Josh 2021-05-06 21:51:07 +10:00
  • 1bf7aadf94 Typehint emoji classes Rapptz 2021-05-05 23:48:36 -04:00
  • 7bad27d215 Fix SnowflakeList typings Rapptz 2021-05-05 23:23:30 -04:00
  • ca92f37f18 Fix typings in message.py Rapptz 2021-05-05 23:04:34 -04:00
  • 81004369dc Add Guild.fetch_channel Rapptz 2021-05-05 14:26:33 -04:00
  • 598057ee79 Add Permissions.manage_events Rapptz 2021-05-05 14:16:39 -04:00
  • c31946f29f Type hint GuildChannel and don't make it a Protocol Rapptz 2021-05-05 11:14:58 -04:00
  • 7fde57c89a Type-hint object.py Josh 2021-05-06 00:29:07 +10:00
  • c69b20c52c Type hint colour.py Josh 2021-05-06 00:27:52 +10:00
  • 6622be9f46 Make GuildChannel inherit Snowflake Josh 2021-05-05 21:42:39 +10:00
  • 63974ec46d Add discovery_splash and community field to Guild.edit Nadir Chowdhury 2021-05-05 12:30:54 +01:00
  • 6a52eea6ff Fix AuditLogEntry.target being incorrect for bulk message delete Rapptz 2021-05-04 22:03:20 -04:00
  • b32ad3de37 Fix AuditLogEntry.target being incorrect for bulk message delete Rapptz 2021-05-04 22:03:20 -04:00
  • b82a0dc6fd [docs] remove mentions of bot only usability Sebastian Law 2021-05-04 04:21:59 -07:00
  • 1d4e339141 Add get_user to the things intents.members affects pikaninja 2021-05-03 19:15:28 -07:00
  • dc67d2bd85 Replace uses of Ellipsis as sentinels with utils.MISSING Josh 2021-05-03 14:31:07 +10:00
  • e3037b32d5 Add changelog for v1.7.2 Rapptz 2021-05-02 23:35:25 -04:00
  • 9d2576e464 Version bump to v1.7.2 Rapptz 2021-05-02 23:35:53 -04:00
  • 69fdf8c67d Add changelog for v1.7.2 Rapptz 2021-05-02 23:35:25 -04:00
  • 917649b1b2 fix conflicts iDutchy 2021-05-02 21:05:05 -05:00
  • 2793fc06d5 Clarify Webhook.send return value documentation NoName 2021-05-03 07:21:11 +09:00
  • cd7357b93a Add classproperty helper utility Rapptz 2021-05-02 08:05:52 -04:00
  • b0ec22065e Add Client.create_dm Rapptz 2021-05-01 13:16:57 -04:00
  • 83611edb66 Fix supressing messages leading a 400 error Rapptz 2021-05-01 11:45:27 -04:00
  • f6c8bfdf0d Clarify ClientUser.verified docs David 2021-05-01 00:12:40 +01:00
  • 5e7357efa5 Fix grammar in the Guild.edit docstring MrKomodoDragon 2021-04-30 16:08:45 -07:00
  • 318166d875 [docs] Update notes for get_user and get_member pikaninja 2021-04-27 18:56:00 -07:00
  • 648b786bc1 Adjust quickstart to not show commands example HyperGH 2021-04-27 03:37:44 +02:00
  • ccf7e65c50 Fix documentation for RoleConverter jack1142 2021-04-22 05:24:04 +02:00
  • eb1d03f8f7 Fix typo within HelpCommand.verify_checks documentation Kino 2021-04-21 04:18:32 +00:00
  • 5b98ce1235 [docs] fix docstring of AppInfo Nadir Chowdhury 2021-04-20 03:32:07 +01:00
  • 06184dc25f Update lavalink's repo url Cryptex 2021-04-18 20:12:05 -07:00
  • a9dba2753f [tasks] Move the Loop's sleep to be before exit conditions Steve C 2021-04-16 22:35:18 -04:00
  • 87dd046c32 Add periods to sticker docs NoName 2021-04-16 20:51:02 +09:00
  • 7d37c3a506 [docs] Fix various unresolved references Nadir Chowdhury 2021-04-16 03:41:41 +01:00
  • 4d47436b02 Fix guild.chunk() not working on evicted guilds Steve C 2021-04-14 22:10:47 -04:00
  • f50877c9b8 Add note to member docs about Spotify limitation numbermaniac 2021-04-15 12:02:49 +10:00
  • afca943f16 Fix exception for invalid channel types Maya 2021-04-14 17:14:00 +12:00
  • 135a7e9e5a Reformat message.py file Rapptz 2021-05-01 09:54:19 -04:00
  • d940486552 Add types to PartialMessage Rapptz 2021-05-01 09:48:37 -04:00
  • 4c97b8efdd Fix typings for utils._parse_ratelimit_header Rapptz 2021-05-01 09:23:38 -04:00
  • 60c1240849 Fix SyncWebhook exception case causing attribute errors Rapptz 2021-05-01 09:22:50 -04:00
  • 02e21a8905 Fix sending multipart data with SyncWebhook Rapptz 2021-05-01 09:21:39 -04:00
  • 3381d1e089 Add typings for message related classes Zomatree 2021-05-01 13:51:13 +01:00
  • e762f55847 Add fetch_invite with with_expiration Nadir Chowdhury 2021-05-01 12:46:16 +01:00
  • 4fcbe75d3b Fix guild application command endpoints Joey van Langen 2021-05-01 13:44:23 +02:00
  • 51df7496db Add AuditLogChanges.rules_channel/public_updates_channel Nadir Chowdhury 2021-05-01 11:47:22 +01:00
  • b705173676 Add types for ApplicationCommandPermissions & co Nadir Chowdhury 2021-05-01 11:46:26 +01:00
  • 66b17f5afb Clarify ClientUser.verified docs David 2021-05-01 00:12:40 +01:00
  • a8945b5784 Fix grammar in the Guild.edit docstring MrKomodoDragon 2021-04-30 16:08:45 -07:00
  • 1a8d63d54f [commands] Remove Flag related delimiter and prefix error Rapptz 2021-04-30 03:29:44 -04:00
  • 58274eafbc [commands] Fix Generics causing other typing converters to fail Rapptz 2021-04-30 01:23:56 -04:00
  • 7b8db49efe Fix utils.MISSING not evaluating to True in implicit bool contexts Rapptz 2021-04-30 01:04:18 -04:00