This commit is contained in:
Raven Scott 2023-08-20 19:48:30 -04:00
parent 795c915c0e
commit 3e6badaacd
1 changed files with 1 additions and 5 deletions

View File

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