- Download the Files in a Folder
- Download NVM
apt-get install nvm - Then download the NodeJS Version 16.11.0 with
nvm i 16.11.0 - Run this command
npm i tweetnacl - Install DiscordJS
npm i discord.js - Install the DiscordJS Voice libary
npm i @discordjs/voice
You must change the TOKEN in the index.js file!
You can change everything on the TOP in the index file
Now you can run the bot with node index.js