diff --git a/docs/.resources/bot-guide/discord_privileged_intents.png b/docs/.resources/bot-guide/discord_privileged_intents.png new file mode 100644 index 000000000..367da8756 Binary files /dev/null and b/docs/.resources/bot-guide/discord_privileged_intents.png differ diff --git a/docs/.resources/bot-guide/discord_privileged_intents_until_aug_31.png b/docs/.resources/bot-guide/discord_privileged_intents_until_aug_31.png deleted file mode 100644 index 87ca71bfb..000000000 Binary files a/docs/.resources/bot-guide/discord_privileged_intents_until_aug_31.png and /dev/null differ diff --git a/docs/bot_application_guide.rst b/docs/bot_application_guide.rst index abf4e29ec..dccfbddd0 100644 --- a/docs/bot_application_guide.rst +++ b/docs/bot_application_guide.rst @@ -69,7 +69,7 @@ Enabling Privileged Intents 5. Scroll down to the "Privileged Gateway Intents" section, enable all three privileged intents and save your changes. - .. image:: /.resources/bot-guide/discord_privileged_intents_until_aug_31.png + .. image:: /.resources/bot-guide/discord_privileged_intents.png :alt: The privileged gateway intents selector. .. warning::