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!