Skip to content

Commit 4be6e9b

Browse files
authored
Update setup-discord.md
1 parent 323d8cb commit 4be6e9b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/setup-discord.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Go to **OAuth2 > URL Generator** and select these scopes:
3232
bot
3333
applications.commands
3434
```
35+
<img width="800" height="500" alt="oauth2" src="https://github.com/user-attachments/assets/3e1fe004-1ae5-4078-b1a4-882a11bc68cd" />
3536

3637
Then select **all** of the following bot permissions:
3738

@@ -46,6 +47,8 @@ Then select **all** of the following bot permissions:
4647
| **Use External Emojis** | Emoji formatting in status and completion embeds |
4748
| **Use Application Commands** | All 45+ slash commands |
4849

50+
<img width="800" height="500" alt="botallowcommands" src="https://github.com/user-attachments/assets/9cd92467-2f3d-4c03-abb0-9f10ec979a1b" />
51+
4952
**Quick invite URL** (replace `YOUR_APP_ID`):
5053

5154
```
@@ -56,8 +59,6 @@ https://discord.com/oauth2/authorize?client_id=YOUR_APP_ID&scope=bot+application
5659

5760
Copy the generated URL, open it in your browser, select your Discord server, and authorize the bot.
5861

59-
<img width="800" height="500" alt="oauth2" src="https://github.com/user-attachments/assets/3e1fe004-1ae5-4078-b1a4-882a11bc68cd" />
60-
<img width="800" height="500" alt="botallowcommands" src="https://github.com/user-attachments/assets/9cd92467-2f3d-4c03-abb0-9f10ec979a1b" />
6162
<img width="800" height="500" alt="authorize" src="https://github.com/user-attachments/assets/697f6f52-fe37-4885-b492-5d660f23596d" />
6263

6364
## Next Steps

0 commit comments

Comments
 (0)