Compare commits

..

No commits in common. "0910992bdfd822135a1a1ed122ab5f82c1d3be97" and "215ac4cd6f84a5d82068d7e64f267df3210d340f" have entirely different histories.

View File

@ -1,4 +1,4 @@
# Discord-Linux Discord.JS v14 Base Template # Discord-Linx 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 Server's Guild ID 4) Go to Handler -- > index.js and change "GUIDIDHERE" to your Discord Servers Guild ID
5) Go into https://discord.com/developers/applications and enable Privileged Intents. 5) Go into https://discord.com/developers/applications and enable Privlaged Intents.
6) Run the bot ```node index.js``` 6) Run the bot ```node index.js```