From ba693d38b69c659e79f73fffe77beae2e6188219 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sun, 9 Nov 2025 04:03:44 +0000 Subject: [PATCH] completionId: cgen-bb37b86dcfa34ac8b187462c41c4c5fd cgen-bb37b86dcfa34ac8b187462c41c4c5fd --- docs/DISCORD-PORTAL-SETUP.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/docs/DISCORD-PORTAL-SETUP.md b/docs/DISCORD-PORTAL-SETUP.md index b796d76c..402fb4f3 100644 --- a/docs/DISCORD-PORTAL-SETUP.md +++ b/docs/DISCORD-PORTAL-SETUP.md @@ -141,18 +141,14 @@ If the Client Secret is hidden, click "Reset Secret" (you'll need to update your 1. Click **"Bot"** in the left sidebar 2. Look for **"TOKEN"** section -3. You should see: - ``` - NTc4OTcxMjQ1NDU0OTUwNDIx.Gxq1Fg.tvKSDkB7YnohZMUNJs6_Glp06_HjmL0kCcLhQ0 - ``` +3. Copy your bot token (it will be a long string starting with your app ID) +4. **⚠️ NEVER share or commit your bot token to git or documentation** ### Step 4.2: Verify Public Key 1. In the same Bot section, look for **"PUBLIC KEY"** -2. Should be: - ``` - d9771dd29e3a6f030cb313e33bb4b51384c7c36829bd551df714681dcf1e1eb0 - ``` +2. Copy it (it's a 64-character hex string) +3. **⚠️ NEVER share or commit your public key to public documentation** ### Step 4.3: Ensure Bot Has Required Permissions