diff --git a/README.md b/README.md index 1c5449b..4bf5f04 100644 --- a/README.md +++ b/README.md @@ -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```