From 764edb0eeb4d3fe8c0701922ff9814d459189f48 Mon Sep 17 00:00:00 2001 From: alexzhang13 Date: Fri, 20 Dec 2024 23:06:14 -0500 Subject: [PATCH] Update README.md with correct Bot Permissions (#61) Update the diagram in the README with the correct bot permissions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5846d0..cc674f5 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Here is a visual walk-through of the steps (after clicking on the New Applicatio - The bot needs the `Message Content Intent` and `Server Members Intent` permissions turned on.
Click here for visual. - Screenshot 2024-11-24 at 10 44 46 AM + DCS_bot_perms
- The bot also needs `applications.commands` and `bot` scopes.