Commit Graph

  • ec7b8edcc2 Add more close codes that can't be handled for reconnecting. Rapptz 2020-09-04 08:02:52 -04:00
  • 11d8a6fa3c Change unknown cache log warnings from WARNING -> DEBUG Rapptz 2020-09-04 02:09:10 -04:00
  • e7db9cfdf7 Handle gateway rate limits by using a rate limiter. Rapptz 2020-08-27 20:00:28 -04:00
  • a6381dcf77 Add support for guild intents Rapptz 2019-12-20 23:10:46 -05:00
  • 9036b9651b Properly handle disconnects in voice when force disconnected Rapptz 2020-08-26 07:49:43 -04:00
  • 9830e0ed8a Fix issues with VoiceProtocol docstrsings. Josh 2020-08-23 06:27:20 +10:00
  • e3922e24d9 Correct some protocol errors in v4 of voice gateway Rapptz 2020-08-12 22:16:39 -04:00
  • 0b93fa3a82 Implement VoiceProtocol lower level hooks. Rapptz 2020-08-10 06:28:36 -04:00
  • 93fa46713a Fix and add documentation Michael 2020-09-23 00:19:35 -07:00
  • 37c5c583f2 Add support for message_reference on Message object Sebastian Law 2020-09-22 23:29:03 -07:00
  • 3cc5e23392 Set maximimum sidebar width neo-docs Josh 2020-09-23 16:28:17 +10:00
  • ba7482921b [matrix] Style "View Documentation For" dropdown Muhammad Hamza 2020-09-22 17:29:04 -07:00
  • ab5e175b25 Use quotes when installing in the README Rapptz 2020-09-21 03:39:19 -04:00
  • 7f17dc79a6 Remove namedtuples to better future guard the library Tarek 2020-09-21 09:36:58 +02:00
  • e7b4bbe2f6 Add bot.listen() suggestion to on_message faq PikalaxALT 2020-09-20 00:15:10 -04:00
  • 6ae615baae Fix allowed_mentions when sending files Xua 2020-09-20 16:14:00 +12:00
  • cc26499237 Add competing activity type iDutchy 2020-09-20 06:05:18 +02:00
  • 8f105a441d issue/PR templates: use h2 instead of h3 iomintz 2020-09-18 06:40:27 -05:00
  • 9978288346 Update issue template to redirect to discussions Rapptz 2020-09-18 04:21:32 -04:00
  • aa258073dc Add labels to the issue templates Rapptz 2020-09-17 22:16:20 -04:00
  • a183c4f752 Completely update member references from message inner members. Rapptz 2020-09-17 02:45:53 -04:00
  • 986adae108 Revert "Add fetch_message_fast using history endpoint" Rapptz 2020-09-13 21:10:41 -04:00
  • ddc4ad24f4 Add missing permission in clone documentation Duck 2020-09-11 09:55:26 +01:00
  • 4ccd9c1591 Remove caching from AutoShardedClient.shards Rapptz 2020-09-10 05:17:25 -04:00
  • ccdf4c4ad6 [tasks] Lazily fetch event loop if one isn't provided Rapptz 2020-09-10 00:00:58 -04:00
  • 450e71f086 Add a more concrete exception for 500 status codes. Rapptz 2020-09-09 21:24:14 -04:00
  • f8808dba9b Guard uses of the keep alive thread in case they're None Rapptz 2020-09-09 21:18:41 -04:00
  • e6017a2170 Handle cloudflare bans on webhook requests Rapptz 2020-09-09 21:17:28 -04:00
  • 425bb809ed Add logging to webhooks Rapptz 2020-09-09 20:46:16 -04:00
  • a1a4a4fd7f Fix comparison for overwrites when checking if a channel is synced Dan Hess 2020-09-09 18:49:05 -05:00
  • 7acec502a6 [commands] Correct command removing during cog injecting Dan Hess 2020-09-09 18:48:00 -05:00
  • f8a7d3fc54 [commands] Fix exception raised in Command invoke hooks. Josh 2020-09-10 09:47:05 +10:00
  • 15f51113c3 Fix Member.joined_at documentation rodovia 2020-09-09 20:44:33 -03:00
  • 4b18238ade Add discord.Colour classmethod dark_theme BluePhoenixGame 2020-09-09 06:52:19 +02:00
  • a309088ae4 Add fetch_message_fast using history endpoint khazhyk 2020-09-07 20:04:11 -07:00
  • af88fc19b3 [commands] Update Bot.command() decorator docs Skye Im 2020-09-08 04:29:02 +02:00
  • 367c4b5fd2 [docs] remove unresolved doc refs, fix attribute ref Nadir Chowdhury 2020-09-08 03:25:11 +01:00
  • 6349d37a97 [commands] add require_var_positional khazhyk 2020-09-07 19:24:48 -07:00
  • a668623d9f Make admonition-title un-selectable. Myst(MysterialPy) 2020-09-06 14:24:14 +10:00
  • 0a7e2f7c2f [commands] BadBooleanArgument -> BadBoolArgument Rapptz 2020-09-04 08:47:07 -04:00
  • 6ebd2e13a1 [commands] Add subclasses of BadArgument for converters Simon Beal 2020-09-04 13:45:29 +01:00
  • 33fb13043c Classmethods all and none for AllowedMentions Saphielle Akiyama 2020-09-04 14:43:44 +02:00
  • 5e4f3780ed Add COMMUNITY to Guild.features Alex Nørgaard 2020-09-04 13:42:54 +01:00
  • 39aa08ab93 Added __eq__ to Message Andres Torres 2020-09-04 05:42:31 -07:00
  • dce653a0eb Don't call close() if we've already been closed in Client.run alkatar21 2020-09-01 21:24:47 +02:00
  • 0b020fc339 Add sidebar animation when collapsing Nihaal Sangha 2020-09-01 20:24:03 +01:00
  • 0124abb030 Thicken admonition borders a little Rapptz 2020-08-31 02:35:38 -04:00
  • ad04fbeee4 [commands] Added ColorConverter alias parafoxia 2020-08-31 07:29:38 +01:00
  • 26cce4fb78 [matrix] Hide hamburger menu on pages without sidebar Josh 2020-08-31 16:27:32 +10:00
  • 3b90e2e74e [matrix] Fix JS errors on search results page Josh 2020-08-30 16:55:53 +10:00
  • 512d9aaccb Another take at fixing methods showing up under "Attributes" jack1142 2020-08-30 04:22:45 +02:00
  • 39f1f9098e Fix collapsible sidebar not working Rapptz 2020-08-29 20:39:25 -04:00
  • 994de512cb Use the constructed value in the settings Rapptz 2020-08-29 20:34:50 -04:00
  • 597f7e30b8 [matrix] Update model styles Muhammad Hamza 2020-08-29 17:19:49 -07:00
  • 575435b4c9 Fix tooltips in settings and make strings translatable Rapptz 2020-08-29 20:10:54 -04:00
  • 7d8dae735d Move setting load to DOMContentLoaded Rapptz 2020-08-29 19:56:28 -04:00
  • 3ce7ab2fc4 [matrix] Refactor JS & add searchbar to mobile. Josh 2020-08-30 09:17:44 +10:00
  • 2d441cc533 Reduce CSS variable usage Rapptz 2020-08-29 04:30:35 -04:00
  • 7fec153cd7 Fix versionmodified not being italics Rapptz 2020-08-29 04:14:08 -04:00
  • 1aa93e70ac Change colour scheme and admonition colours Rapptz 2020-08-29 03:55:48 -04:00
  • 42498d26f7 [matrix] Set theme to system preferred by default Josh 2020-08-29 17:57:17 +10:00
  • a9d6d90a8f [matrix] collapsible sidebar headings Nadir Chowdhury 2020-08-29 04:13:20 +01:00
  • 6baacb2c23 [tasks] Don't update _next_iteration on retry Josh 2020-08-29 13:12:07 +10:00
  • 4203e7a5a8 [commands] Use edited timestamp if provided for cooldown timing Rapptz 2020-08-25 23:15:26 -04:00
  • 1f4f010e51 Fix issue with empty overwrites parafoxia 2020-08-26 03:45:32 +01:00
  • 38ebef8c16 Version bump for development purposes Rapptz 2020-08-22 17:19:47 -04:00
  • 11f29890dc Fix bug with Guild.by_category not showing some channels Rapptz 2020-08-22 17:18:13 -04:00
  • 45752ab354 Document merging behaviour of AllowedMentions in Messageable.send Rapptz 2020-08-22 17:14:02 -04:00
  • d9a2c0c65d Fix methods from superclass showing under "Attributes" table jack1142 2020-08-22 22:26:50 +02:00
  • dd408f6871 Fix hyperlink reference to PartialInviteChannel in Client Nanofaux 2020-08-22 16:26:24 -04:00
  • 315edd0b60 Fix letter to be consistent with the rest of the docs sinus-x 2020-08-22 22:25:44 +02:00
  • fbd57a63ab update the docs on RawReactionActionEvent.member Zomatree 2020-08-22 21:25:25 +01:00
  • 9121441315 Add South Korea VoiceRegion Patrick 2020-08-18 14:11:33 +09:00
  • 8252b1f884 Document on_error "special" behavior Vexs 2020-08-14 08:16:03 -05:00
  • 00d39704da Version bump to 1.4.1 v1.4.1 Rapptz 2020-08-09 01:12:45 -04:00
  • 6388bc7b29 Add changelog for 1.4.1 Rapptz 2020-08-09 01:12:32 -04:00
  • d7aa18beed Extend __path__ with pkgutil to allow editable extensions Bryan Forbes 2020-08-07 00:11:20 -05:00
  • e04bd1b3a1 Fix error when trying to clear empty image/thumbnail in embeds Dan Hess 2020-08-07 00:07:54 -05:00
  • 5dd8e372e4 Terminate connection if a close code couldn't be handled Rapptz 2020-08-06 09:25:01 -04:00
  • 9048914756 Version bump to 1.4 v1.4.0 Rapptz 2020-08-05 22:05:21 -04:00
  • 8d16a61e02 Add changelog for 1.4 Rapptz 2020-08-05 21:56:08 -04:00
  • 360fc123c6 Add remaining user flags Nadir Chowdhury 2020-08-06 03:04:09 +01:00
  • 891531fac0 Fixed a typo in message unpinning docs ELginas 2020-08-06 04:44:11 +03:00
  • 298c28a293 Fix a typo with webhook documentation ELginas 2020-08-06 04:43:39 +03:00
  • fb5359f028 Add missing comma in template.py apple502j 2020-08-06 10:40:16 +09:00
  • ad22fb295e [commands] implement HelpCommand.add/remove_check Riley S 2020-08-06 02:38:58 +01:00
  • 3a9fd00a1a [commands] Provide a way to retrieve time left for a cooldown Dan Hess 2020-08-05 20:37:08 -05:00
  • 09f432016c [commands] Restart subcommand_passed chain on invoke Rapptz 2020-08-05 08:30:00 -04:00
  • 250f29989b Be defensive in case Discord breaks something with WS URLs again Rapptz 2020-08-05 05:07:44 -04:00
  • a1d6ff82dd Fix NameError and AttributeError in Template and Integrations Xua 2020-08-05 21:48:42 +12:00
  • 78851bf1d8 Require people to use templates when making an issue Rapptz 2020-08-05 04:40:31 -04:00
  • 3a1a215f8b Propagate manual close codes to socket subclass Rapptz 2020-08-05 04:27:11 -04:00
  • a9824ffabf Fix endpoint strings with :443 instead of :80 Rapptz 2020-08-05 04:21:27 -04:00
  • fc951873a1 [tasks] Remove HTTPException as an exception to silently continue for Dan Hess 2020-08-04 23:09:04 -08:00
  • a947c7a6ec Fix gramatical error in Client guild_subscriptions docs Josh 2020-08-05 11:47:33 +10:00
  • ae1ec8072f Fix AttributeError when fetching reactions without cache Tyler North 2020-08-01 19:00:37 -07:00
  • 14fd3dbaa7 Optimize Channel.permissions_for by not creating temporary objects Rapptz 2020-08-01 19:48:15 -04:00
  • 50f4c31d31 Terminate shard processing queue when a clean close is encountered. Rapptz 2020-08-01 19:26:49 -04:00
  • b2065c92df Fix typo when creating a guild via template Riley S 2020-08-01 02:09:04 +01:00
  • ab1c606ff2 Specify where to get max_members in documentation Jaime Garcia Jr 2020-07-31 20:08:15 -05:00