From 3e6badaacde8217bd3e772c40008dd547f62376f Mon Sep 17 00:00:00 2001 From: Raven Scott Date: Sun, 20 Aug 2023 19:48:30 -0400 Subject: [PATCH] update --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index f42a024..4690912 100644 --- a/README.md +++ b/README.md @@ -25,11 +25,7 @@ Structure: TOKEN = token ``` -4) Go to Handler -- > index.js and change "GUIDIDHERE" to your Discord Server's Guild ID - -5) Go into https://discord.com/developers/applications and enable Privileged Intents. - -6) Run the bot ```node index.js``` +4) Run the bot ```node index.js``` Want to make this better? Issue a pull request!