forked from snxraven/DiscordJS-v14-Template
Update 'README.md'
Fixed few "obvious" typos.
This commit is contained in:
parent
215ac4cd6f
commit
560e62fa53
@ -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!
|
Only 3 dependencies required to run this bot!
|
||||||
|
|
||||||
@ -25,9 +25,9 @@ Structure:
|
|||||||
TOKEN = token
|
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```
|
6) Run the bot ```node index.js```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user