Merge pull request 'Update 'README.md'' (#2) from LauraOrchid/DiscordJS-v14-Template:lauraorchid-patch-1 into master

Reviewed-on: https://git.codingvm.codes/snxraven/DiscordJS-v14-Template/pulls/2
This commit is contained in:
snxraven 2022-07-23 12:46:04 +00:00
commit 0910992bdf
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# Discord-Linx Discord.JS v14 Base Template
# Discord-Linux Discord.JS v14 Base Template
Only 3 dependencies required to run this bot!
@ -25,9 +25,9 @@ Structure:
TOKEN = token
```
4) Go to Handler -- > index.js and change "GUIDIDHERE" to your Discord Servers Guild ID
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 Privlaged Intents.
5) Go into https://discord.com/developers/applications and enable Privileged Intents.
6) Run the bot ```node index.js```