Commit Graph

  • 5cb5126548 Make Attachment hashable and castable to str Rapptz 2021-03-25 09:08:22 -04:00
  • 5a93e80e87 Implicitly cast Embed construction parameters to str pikaninja 2021-03-24 20:13:57 -07:00
  • 1c8d1b0289 Recreate aiohttp.FormData objects during request retries Rapptz 2021-03-24 08:49:12 -04:00
  • 0b19fabbf0 Remove deprecated uses of about Rapptz 2021-03-24 08:36:53 -04:00
  • 9af99d2634 Update issue template Rapptz 2021-03-24 08:35:41 -04:00
  • a6c5b04142 Clarify docs to state that on_reaction_remove requires Intents.members Colin R 2021-03-24 05:25:12 -07:00
  • a131e11c5e [commands] fix documented type for Command.checks Sebastian Law 2021-03-24 05:24:14 -07:00
  • a06d00f554 Make await text appear in async Member method docs Sebastian Law 2021-03-24 05:22:50 -07:00
  • 456a5dfa59 Update create_dm documentation to say it's a coroutine Alex Nørgaard 2021-03-24 12:19:05 +00:00
  • 8d66ced02c [docs] Conveter -> Converter Nadir Chowdhury 2021-03-24 12:18:11 +00:00
  • fbb7ac6be1 Add roles to guild.estimate_pruned_members z03h 2021-03-24 05:17:34 -07:00
  • caa3b4e8f4 [commands] Include group args in command signature jack1142 2021-03-24 13:16:23 +01:00
  • bd29795f92 [docs] Grammar fixes for intents.rst Arnav Jindal 2021-03-24 17:43:42 +05:30
  • 7836046621 Mark User.avatar_url as attribute in Intents.members docstring Steve C 2021-03-13 01:47:06 -05:00
  • a30a694e36 [commands] fix Context.channel property documented type Sebastian Law 2021-03-12 22:46:31 -08:00
  • 7d345e8e4e remove trailing whitespace Nadir Chowdhury 2021-03-13 05:42:25 +00:00
  • a3f700c11f Fix references to snowflakes being max 21 long Nihaal Sangha 2021-03-03 00:04:03 +00:00
  • d01500bccd Fix typo with guild_discovery_grace_period_final_warning Nadir Chowdhury 2021-03-02 11:45:24 +00:00
  • 259c3909a8 Fix Permissions.all_channel documentation to link attributes TheOneMusic 2021-03-01 14:57:28 +01:00
  • 31bbf7434b Allow AuditLogEntry to be Hashable Nadir Chowdhury 2021-03-01 13:55:53 +00:00
  • 4c4d75dc29 Disallow empty sequences in Guild.query_members user_id parameter Rapptz 2021-02-28 23:37:11 -05:00
  • a2730a32dc Add guild_id attribute to RawMessageUpdateEvent Sebastian Law 2021-02-28 20:55:37 -08:00
  • f7a4bef4ff [tasks] remove redundant condition in Loop.next_iteration Sebastian Law 2021-02-28 20:54:44 -08:00
  • 6c40e3b837 Update docs for discord.Invite.max_uses xPolar 2021-02-28 20:35:05 -08:00
  • c325918ae6 Only run main() if the module is being executed as a script Bryan Forbes 2021-02-28 22:33:18 -06:00
  • 9c52432274 Update permission class methods to match Discord UI TheOneMusic 2021-03-01 05:30:08 +01:00
  • 63ec23bac2 Code optimisations and refactoring via Sourcery Nadir Chowdhury 2021-02-25 02:26:51 +00:00
  • e090ee4308 Fix NameError with invoked_parents Nadir Chowdhury 2021-02-25 02:15:10 +00:00
  • b903066e4d Allow for callable class factories in abc.Connectable.connect SuzuZusu 2021-02-24 21:14:42 -05:00
  • 01d8502c83 [commands] Added tribool behaviour to HelpCommand.verify_checks sudosnok 2021-02-24 10:40:35 +00:00
  • 2f15e7d8e4 fix mention_author in send causing unexpected allowed mentions Sebastian Law 2021-02-24 00:06:44 -08:00
  • 53bf1919c7 Fix docstring for Guild.create_role Arthaxeres 2021-02-24 10:06:02 +03:00
  • fb773dc1dd Add remaining template endpoints Nadir Chowdhury 2021-02-23 08:58:03 +00:00
  • 6f748e5da5 Add remaining v6 message types Nadir Chowdhury 2021-02-23 08:57:11 +00:00
  • 7f05f7f6c0 Add converter example Alex Nørgaard 2021-02-23 08:54:31 +00:00
  • 48b748e340 [commands] properly assign ctx.invoked_with with ctx. Sebastian Law 2021-02-22 05:34:19 -08:00
  • 1afc127458 [commands] Add Context.invoked_parents Sebastian Law 2021-02-22 05:17:13 -08:00
  • 427e387a2f Deprecate non-bot methods Nadir Chowdhury 2021-02-23 08:36:37 +00:00
  • 1cbc537734 [commands] Allow relative paths when handling extensions Kaylynn Morgan 2021-02-23 19:29:04 +11:00
  • cc55a28be5 Fix typo in Guild.fetch_member docs Sebastian Law 2021-02-22 05:51:34 -08:00
  • abfc07f968 Fix up previous PR mistake with intentional backslashes Rapptz 2021-02-21 07:35:31 -05:00
  • a0c1d6f6c5 Fix backslashes showing up in the docs Sebastian Law 2021-02-21 04:32:11 -08:00
  • ceab8ff638 [tasks] make __call__ actually appear in the docs Sebastian Law 2021-02-21 04:19:10 -08:00
  • 6c08f3d344 Add "Secret" channel/emoji example Nadir Chowdhury 2021-02-21 05:16:37 +00:00
  • 66b834b332 Document BanEntry Maya 2021-02-21 18:12:30 +13:00
  • b86073fac3 Document behavior of on_disconnect Sebastian Law 2021-02-20 17:47:29 -08:00
  • 27c7fb6aed Add User.mutual_guilds sudosnok 2021-02-21 00:29:19 +00:00
  • 0203d0339b Update issue templates for migration Kowlin 2021-02-20 00:49:49 +01:00
  • a8f44174ba Add Permissions.use_slash_commands Rapptz 2021-02-18 07:28:37 -05:00
  • 272339d5e6 Add support for the new permission serialization scheme. Rapptz 2020-07-28 20:30:25 -04:00
  • fafc3d9185 Fix ZeroDivisionError in DiscordVoiceWebSocket.average_latency Riley Shaw 2021-02-18 11:53:08 +00:00
  • 88c23125ff Allow CustomActivity emoji to be constructed as documented. Rapptz 2021-02-18 00:43:19 -05:00
  • 0cd1a88316 Clarify Message.nonce documentation Rapptz 2021-02-18 00:23:58 -05:00
  • 16e0adb315 [commands] Handle positional-only parameters in bot commands Bryan Forbes 2021-02-17 22:48:09 -06:00
  • 08d45cc2ab Update docs to be clearer about discord limitations Michael H 2021-02-17 07:33:17 -05:00
  • 491b426205 Fix documentation with reference in GroupChannel.permissions_for SuzuZusu 2021-02-17 04:16:38 -05:00
  • a0404807d5 [commands] Add support for rgb function in ColourConverter Rapptz 2021-02-07 07:18:56 -05:00
  • 68eb844d48 [commands] Add discord.Guild converter and GuildNotFound error Alex Nørgaard 2021-02-07 10:32:33 +00:00
  • af67256949 Ensure Message.call is None by default Peter Delevoryas 2021-02-06 02:42:22 -08:00
  • adae90400f Some grammar nits Rapptz 2021-02-02 03:57:09 -05:00
  • 3030f8ce0d Fix some validation errors with the template yaml Rapptz 2021-02-02 03:49:06 -05:00
  • 82edc252e0 Switch issue templates to use the new issue forms alpha Rapptz 2021-02-02 03:46:20 -05:00
  • 30c06bc55f Always inject the HTML builder even in RTD builds Rapptz 2021-02-02 03:01:12 -05:00
  • 0d1e15bbc2 Add versionchanged to guild.create_role Zomatree 2021-01-27 04:35:52 +00:00
  • 61884dd9ac Use member provided data in typing_start event if not in cache Rapptz 2021-01-24 05:21:13 -05:00
  • 0d8ac41551 [commands] Fix documented type of Context.cog Jonas Bohmann 2021-01-23 17:20:08 +01:00
  • fb9aa2486d Add PartialEmoji.url_as z03h 2021-01-22 02:38:44 -08:00
  • e0e60a2f62 [commands] document PartialMessageConverter Sebastian Law 2021-01-24 02:16:32 -08:00
  • 050bf74f5d Clarify on_raw_message_edit cached message nature ChristopherJHart 2021-01-18 04:55:59 -05:00
  • d752916995 Add MessageReference.jump_url z03h 2021-01-16 21:21:00 -08:00
  • fce67c32c9 Add spoiler attribute to File Josh 2021-01-17 15:18:10 +10:00
  • b7c7200f4d [commands] Add linesep kwarg to Paginator PikalaxALT 2021-01-17 00:15:36 -05:00
  • d7b41e0a21 Fix User public flags not updating Lucas 2021-01-16 22:09:15 -07:00
  • c5a44d8303 Version bump for development Rapptz 2021-01-16 05:41:16 -05:00
  • c72dbf28ba [commands] Fix Command duplicates in HelpCommand.get_bot_mapping Alex Nørgaard 2021-01-16 10:36:08 +00:00
  • 941e1efcb6 PartialMessage.edit returns a full Message Anurag Singh 2021-01-15 17:40:20 +05:30
  • b9a99238e8 [commands] Add Command/Cog.has_error_handler Rapptz 2021-01-15 06:00:28 -05:00
  • 73a783cd6b Strip both - and _ from newcog class names Josh 2021-01-15 20:34:05 +10:00
  • 69bdc3a184 Change copyright year to present Nihaal Sangha 2021-01-15 10:28:11 +00:00
  • eeafc9363f [commands] Add PartialMessageConverter Josh 2021-01-15 20:26:03 +10:00
  • ed2650f786 Fix documented type of Command.usage jack1142 2021-01-14 09:17:18 +01:00
  • bbbda4ec00 Update add_roles docstring to mention role order. Perry Cate 2021-01-14 03:11:58 -05:00
  • f78f135505 [matrix] Add scroll to top button Josh 2021-01-12 17:34:54 +10:00
  • bc0e214b98 [commands] Correct ChannelNotFound docstring BeatButton 2021-01-12 00:34:23 -07:00
  • c09cf779a3 Fix tag references in builds Rapptz 2021-01-08 04:39:24 -05:00
  • 166f837693 Changelog fixes Rapptz 2021-01-08 00:32:06 -05:00
  • fc65526e9c Bump version to 1.6 v1.6.0 Rapptz 2021-01-07 23:39:00 -05:00
  • 50bc7a1523 Add changelog for v1.6 Rapptz 2021-01-07 23:38:26 -05:00
  • 7c149312f0 Update copyright year in the documentation Rapptz 2021-01-07 23:08:02 -05:00
  • 442962596e Dispatch user updates if the global cache gets stale in update events Rapptz 2021-01-07 23:05:01 -05:00
  • 16195a7d2f fix method reference in documentation Sebastian Law 2021-01-05 20:53:17 -08:00
  • 3a75816ba1 Support setting the preferred locale via Guild.edit Rapptz 2021-01-05 22:43:22 -05:00
  • be1829615c Update intents.rst & discord.rst David 2021-01-03 08:28:33 +00:00
  • c793737e64 Fix search not working on mobile Rapptz 2021-01-01 22:09:14 -05:00
  • 5c868ed871 Fix SyntaxError from PR implementing presences in member querying Rapptz 2021-01-01 09:37:47 -05:00
  • 59c11e71a2 Implement presences for Guild.query_members Nadir Chowdhury 2020-12-31 18:50:22 +00:00
  • ab2c433211 Fix AttributeError in Webhook message delete Alex Nørgaard 2020-12-31 10:43:39 +00:00
  • 2e026a2dab Update quickstart.rst to not use "reply" Arthaxeres 2020-12-31 10:57:49 +03:00
  • 22cb4ef18b Include pending as a possible member_update trigger Dan Hess 2020-12-29 21:37:07 -06:00
  • 94f76e6394 Fix webhook state coercion leading to unexpected behaviour. Rapptz 2020-12-29 08:22:10 -05:00