diff --git a/README.md b/README.md index bc59f8d..9a74e78 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,9 @@ TOKEN = token 4) Go to Handler -- > index.js and change "GUIDIDHERE" to your Discord Servers Guild ID -5) Run the bot ```node index.js``` +5) Go into https://discord.com/developers/applications and enable Privlaged Intents. + +6) Run the bot ```node index.js``` Want to make this better? Issue a pull request!