An advanced Music Bot based on distube.js.org
NO API-KEY NEEDED! That's because it uses a scraper (distube (ytdl)
)!
1. Install node.js v12 or higher
2. Install ffmpeg@latest
3. Download this repo and unzip it | or git clone it
4. Install all of the packages with npm install
| the packages are npm install node.js @discordjs/opus discord.js distube quick.db
5. start the bot with node index.js
Make sure that you have installed FFmpeg, and added it to Systemenvironment variables (PATH)
If you are having errors/problems with starting delete the package.json file and do, before you install the packages npm init