Commit Graph

  • a048815c60 Add Guild.premium_subscription_count Rapptz 2019-05-11 01:18:40 -04:00
  • e40c68b75a Add Guild.premium_tier and corresponding limits. Rapptz 2019-05-10 23:28:22 -04:00
  • 90ae3f396c Probably fix indentation. Rapptz 2019-05-30 19:38:06 -04:00
  • bfb1edcc05 Update readthedocs.yml to v2 configuration file. Rapptz 2019-05-30 19:33:14 -04:00
  • 483aa5465d Properly handle compute_prune_count in prune members endpoint. Rapptz 2019-05-30 18:01:03 -04:00
  • 00a0856cc4 Use a dict instead of getattr for parsing events. Rapptz 2019-05-29 01:22:36 -04:00
  • 0622e18cb9 Speed-up utils.get for the common cases Rapptz 2019-05-29 00:45:48 -04:00
  • 0d72ac3bb6 Ensure message links resolve in the Messageable.pins note. Rapptz 2019-05-27 04:05:51 -04:00
  • 96dc6f0c11 Add note that Messageable.pins does not contain Message.reactions Rapptz 2019-05-27 04:04:06 -04:00
  • 2cd6d771ec Make __repr__ slightly more detailed and add a few missing ones. Rapptz 2019-05-26 02:28:49 -04:00
  • ab6dd2a27a Add note for Message.tts Rapptz 2019-05-25 06:17:52 -04:00
  • 3c387e9031 Use attrgetter to speed up Member attribute access by 2x. Rapptz 2019-05-25 03:14:35 -04:00
  • d96b8a0b80 Add Discord error code to HTTPException message. Rapptz 2019-05-24 04:20:42 -04:00
  • fc5a2936dd Fix pluralization errors in various files Ehren Julien-Neitzert 2019-05-23 23:31:17 -04:00
  • 84e9168447 Grammar fixes for notes on EmbedProxy Dante Dam 2019-05-22 23:28:51 -07:00
  • f2c7b2e6d8 Add an insert_field_at method for the embed class Kyber 2019-05-22 01:09:31 +10:00
  • 2fd589874f Fix wording in documentation for ClientUser.locale Harmon 2019-05-20 23:51:22 -05:00
  • 998980ed9a Added example for template checkboxes Dante Dam 2019-05-19 20:13:40 -07:00
  • 92731bbf5f [commands] Fixed extra "only" in dm_only docs Dante Dam 2019-05-19 20:04:42 -07:00
  • 964b97aa30 Add table showing what methods get invite attributes. Rapptz 2019-05-19 19:05:24 -04:00
  • 82b54933e2 Add asyncio.Task subclass for better __repr__ for events. Rapptz 2019-05-19 18:42:42 -04:00
  • db9a293f14 [tasks] Add version added note to Loop.change_interval Suhail 2019-05-19 19:42:32 +01:00
  • 38eb2b4828 Validate kwargs in Client.start NCPlayz 2019-05-19 14:42:33 +01:00
  • 007b7ebf3a Update on_group_join docs apple502j 2019-05-18 12:58:12 +09:00
  • 1fac7a7e71 [commands] Add missing backtick for is_nsfw docs Dante Dam 2019-05-17 15:23:34 -07:00
  • aadb6953ff [tasks] Add way to change interval at run-time Suhail6inkling 2019-05-17 23:25:21 +01:00
  • bf5b267c55 Correct the documentation for methods and properties that return Assets Vexs 2019-05-14 16:51:50 -05:00
  • 5473cec6ac Added note to Emoji.user Allan Galarza 2019-05-12 21:07:46 -07:00
  • 6bc9d7c01a [tasks] Add indicator for internal task failure Rapptz 2019-05-13 22:07:43 -04:00
  • a4a362b4c7 [tasks] Log exception when something failed to logging. Rapptz 2019-05-13 21:10:26 -04:00
  • a62641bd65 Add back __repr__ that were deleted in the Asset redesign Benjamin Mintz 2019-05-13 20:06:57 +00:00
  • 859ee751f9 [tasks] Return coro from before and after decorators SnowyLuma 2019-05-13 14:41:30 +02:00
  • 357abf2e55 Add India region to VoiceRegion apple502j 2019-05-11 12:52:54 +09:00
  • 49a7e58d17 [tasks] Keep retrying before gracefully exiting. Rapptz 2019-05-12 01:31:09 -04:00
  • 4eead39b3c [tasks] Add Loop.stop to gracefully stop a task. Rapptz 2019-05-12 01:04:24 -04:00
  • bcdecd4e07 [tasks] Reset iteration count when loop terminates. Rapptz 2019-05-12 00:49:19 -04:00
  • 8c353a5596 Change version to v1.2.0a for development purposes. Rapptz 2019-05-11 18:20:13 -04:00
  • f74d73327b [commands] Explicitly assign invoked_subcommand to None before invoking Rapptz 2019-05-11 18:17:57 -04:00
  • 26a6970882 Version bump to v1.1.1 v1.1.1 Rapptz 2019-05-11 15:42:13 -04:00
  • 123e151978 Add back signal handling to Client.run Rapptz 2019-05-11 14:25:04 -04:00
  • 8206982e79 Don't overwrite data parameter in webhooks. Rapptz 2019-05-10 20:54:51 -04:00
  • a54f656e04 Version bump to v1.1.0 v1.1.0 Rapptz 2019-05-10 20:20:29 -04:00
  • f8cc64ca7e Add changelog for v1.1.0 Rapptz 2019-05-10 20:19:51 -04:00
  • 8f111c521c Fix typo in Loop.restart documentation Steve C 2019-05-10 18:44:07 -04:00
  • 47808a7e96 [tasks] Add Loop.restart Rapptz 2019-05-10 18:36:19 -04:00
  • d51f4c2b81 Minor nits in Discord Converters section of the docs. Rapptz 2019-05-09 07:40:08 -04:00
  • 0a0c43321b [commands] MinimalHelpCommand: add cog description Benjamin Mintz 2019-05-08 01:15:15 +00:00
  • 01588fa34b Tightended the constraints of Spotify.__eq__. Dante Dam 2019-04-25 17:55:38 -07:00
  • 25d9337481 Document remaining public enums. NCPlayz 2019-04-15 17:41:27 +01:00
  • 82a39eb148 Add cached_message to on_raw_message_edit event Vexs 2019-04-09 09:37:58 -05:00
  • 792b31833a Mention what can be done during initialisation in embeds. Rapptz 2019-05-07 00:24:25 -04:00
  • bdea50e1db [commands] Better note for Command.invoke Rapptz 2019-05-05 03:15:38 -04:00
  • 41dee3f401 Translation sync with Crowdin Rapptz 2019-05-04 02:55:53 -04:00
  • 446b79241c Actually use multiple checks in the examples for checks. Rapptz 2019-05-01 23:57:50 -04:00
  • abb9c067cc Add log line to show if we disconnected normally. Rapptz 2019-05-01 02:48:39 -04:00
  • 91e00d8426 [tasks] Add way to query cancellation state for Loop.after_loop Rapptz 2019-04-30 01:44:50 -04:00
  • 4dee175d2a Add support for voice kicking. Rapptz 2019-04-30 00:32:35 -04:00
  • 40cac30da1 [commands] Fix MessageConverter not inheriting from Converter Rapptz 2019-04-29 23:37:27 -04:00
  • 55e3e242ff [tasks] Remove support for awaitables due to gotchas. Rapptz 2019-04-29 03:18:25 -04:00
  • cef8677c68 Proper location of versionadded Rapptz 2019-04-29 23:32:02 -04:00
  • 0dcbdda974 Fixed a typo in GuildChannel.overwrites docstring DevilXD 2019-04-29 15:46:44 +02:00
  • b8e45afe9a Fixed TextChannel edit method missing slowmode unit DevilXD 2019-04-29 11:47:32 +02:00
  • 7675dd03ca Added missing get_role method to the faq. Tarek1337 2019-04-28 14:40:16 +02:00
  • 7dfaa5e9ae Add read method to attachment objects Vexs 2019-04-26 00:49:13 -05:00
  • 05d4f7f962 [commands] Fix Context.send_help to work with the copied HelpCommand Rapptz 2019-04-29 00:08:08 -04:00
  • ad5beed8dd [commands] Copy HelpCommand instances to prevent race conditions. Rapptz 2019-04-29 00:02:20 -04:00
  • f9e95a35f9 Fix USER_UPDATE changes not triggering for member instances. Rapptz 2019-04-28 06:26:23 -04:00
  • de6240f1e7 Rewrite loop cleanup code (again...) and remove signal handling. Rapptz 2019-04-26 01:57:33 -04:00
  • 439dd24056 voice room → voice channel in event documentation Rapptz 2019-04-25 23:24:13 -04:00
  • 186d9a7f9c Use a regular boolean instead of asyncio.Event for close status. Rapptz 2019-04-25 01:57:32 -04:00
  • 6dcd68b8d7 [commands] Allow passing current to more cooldown mapping methods. Rapptz 2019-04-24 23:23:51 -04:00
  • d80d4145b1 Add Asset.read() to retrieve assets into bytes objects slice 2019-04-20 15:12:52 -07:00
  • 5a7b5cd14b [commands] Allow passing of a message to NoPrivateMessage again. Rapptz 2019-04-20 17:28:44 -04:00
  • 188bd4e708 [commands] DM channels are NSFW in commands.is_nsfw check. Rapptz 2019-04-20 17:27:04 -04:00
  • 919dbcafb3 Consistent use of __all__ to prevent merge conflicts. Rapptz 2019-04-20 17:20:58 -04:00
  • c6410ea9ab [commands] Clean docstrings in Command.parents and Command.root_parent Rapptz 2019-04-20 17:01:01 -04:00
  • 6620fcc038 [commands] Consistently mention inheritance of exceptions. Rapptz 2019-04-20 16:57:06 -04:00
  • bbf9a42f87 [commands] Add Command.parents Vexs 2019-04-19 18:00:23 -05:00
  • bb3ebc0ebc [commands] Add custom exception classes for built-in checks Vexs 2019-04-10 02:31:55 -05:00
  • 746e20a826 Make Message.ack an actual coroutine function. Rapptz 2019-04-20 13:49:38 -04:00
  • 30d87ca557 Add currently undocumented premium_tier field. Rapptz 2019-04-20 13:49:13 -04:00
  • 390bce6033 Explicit namespacing in the PermissionOverwrite example. Rapptz 2019-04-19 18:07:42 -04:00
  • 4ca934eb22 [commands] Missing an extra ] in the documented return type. Rapptz 2019-04-19 18:05:29 -04:00
  • dd84773f45 [commands] Allow passing cls to the commands.group decorator Vexs 2019-04-09 18:44:04 -05:00
  • eb4de55f6d Add reason to TextChannel.create_webhook Rapptz 2019-04-18 22:20:02 -04:00
  • f5c38c3559 Add abc.GuildChannel.clone to clone a channel with another name. Rapptz 2019-04-18 20:54:16 -04:00
  • ceb154718d Add note about overriding Client.close vs Client.logout Rapptz 2019-04-18 20:04:11 -04:00
  • c3bad4eeab Make context documentation in migration a bit more clear. Rapptz 2019-04-18 19:49:57 -04:00
  • a7f3300821 Add versionchanged to Message.delete Rapptz 2019-04-18 07:57:21 -04:00
  • dbe946a767 [commands] Update default on_command_error sirtezza451 2019-04-18 20:54:30 +09:30
  • 0f48b78987 Add delay kwarg to message.delete() Vexs 2019-04-17 17:50:50 -05:00
  • f38b199d6a Add support for <:name:id> format for adding reactions Vexs 2019-04-17 18:29:54 -05:00
  • b1fae0861a add read-only cached_messages property to Client khazhyk 2019-04-14 18:50:28 -07:00
  • 296d4bf580 [commands] Add new MessageConverter to commands prose page. Rapptz 2019-04-17 20:46:32 -04:00
  • 440db2a568 [commands] Add MessageConverter to fetch messages by URL or ID. retke 2019-04-14 01:08:01 +02:00
  • 812578f0c9 Remove legacy nsfw check. Rapptz 2019-04-16 20:29:13 -04:00
  • 4843f61eaf Make discord --version a bit more helpful. Rapptz 2019-04-16 18:13:57 -04:00
  • 2fe42d5e81 Remove Python 3.5 check in __main__.py Rapptz 2019-04-16 17:35:04 -04:00
  • 6f26a4aad8 Improve performance of value -> enum by about 5x. Rapptz 2019-04-15 21:30:47 -04:00
  • 2a301a4eb4 [tasks] Fix assignment of tuple when appending Danny 2019-04-15 14:49:52 -04:00