diff --git a/docs/creds-guide.md b/docs/creds-guide.md index 2fb856dfa..e7c4e0080 100644 --- a/docs/creds-guide.md +++ b/docs/creds-guide.md @@ -13,11 +13,11 @@ This document aims to guide you through the process of creating a Discord accoun - Click on the `Add a Bot` button and confirm that you do want to add a bot to this app. - **Optional:** Add bot's avatar and description. - Copy your Token to `creds.yml` as shown above. -- Scroll down to the `Privileged Gateway Intents` section - - Enabled the following: - - PRESENCE INTENT - - SERVER MEMBERS INTENT - - MESSAGE CONTENT INTENT +- Scroll down to the **`Privileged Gateway Intents`** section + - **Enable the following:** + - **PRESENCE INTENT** + - **SERVER MEMBERS INTENT** + - **MESSAGE CONTENT INTENT** These are required for a number of features to function properly, and all should be on.