From 392bf11ca6d73c34047369912b2a6e1180310212 Mon Sep 17 00:00:00 2001 From: ajax146 <31014239+ajax146@users.noreply.github.com> Date: Fri, 12 Jun 2026 12:58:39 -0700 Subject: [PATCH] Add missing changelog entries --- changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelog.md b/changelog.md index 59a47bb7..32d17372 100644 --- a/changelog.md +++ b/changelog.md @@ -6,6 +6,8 @@ Changes since 2026.06.04 - Restructions the extensions storage in the bot to be "modules.category.extension" instead of "commands.extension" or "functions.extension" - Updates how module names are determined for application commands - The presence intent is no longer requested +- Add property to make application commands always enabled regardless of guild config +- Adds a docker ignore file to slim down the size of the docker container # Modules @@ -126,3 +128,6 @@ Changes since 2026.06.04 ## Dev - hypothesis -> 6.155.2 + +# Documentation +Add detailed documentation for privileged intents usage