completionId: cgen-bb37b86dcfa34ac8b187462c41c4c5fd
cgen-bb37b86dcfa34ac8b187462c41c4c5fd
This commit is contained in:
parent
51cddfdefa
commit
ba693d38b6
1 changed files with 4 additions and 8 deletions
|
|
@ -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
|
1. Click **"Bot"** in the left sidebar
|
||||||
2. Look for **"TOKEN"** section
|
2. Look for **"TOKEN"** section
|
||||||
3. You should see:
|
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**
|
||||||
NTc4OTcxMjQ1NDU0OTUwNDIx.Gxq1Fg.tvKSDkB7YnohZMUNJs6_Glp06_HjmL0kCcLhQ0
|
|
||||||
```
|
|
||||||
|
|
||||||
### Step 4.2: Verify Public Key
|
### Step 4.2: Verify Public Key
|
||||||
|
|
||||||
1. In the same Bot section, look for **"PUBLIC KEY"**
|
1. In the same Bot section, look for **"PUBLIC KEY"**
|
||||||
2. Should be:
|
2. Copy it (it's a 64-character hex string)
|
||||||
```
|
3. **⚠️ NEVER share or commit your public key to public documentation**
|
||||||
d9771dd29e3a6f030cb313e33bb4b51384c7c36829bd551df714681dcf1e1eb0
|
|
||||||
```
|
|
||||||
|
|
||||||
### Step 4.3: Ensure Bot Has Required Permissions
|
### Step 4.3: Ensure Bot Has Required Permissions
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue