Update README

This commit is contained in:
Raven Scott 2022-07-23 07:09:20 -05:00
parent 1bb4faa4eb
commit 3ed13cfdbe
1 changed files with 3 additions and 1 deletions

View File

@ -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!