Download youtube songs through discord.
supports video name and url.
- download the bot on your computer
- Create a .env file and add the parameters:
- DISCORD_TOKEN => Get it from the discord developer portal.
- GENIUS_TOKEN => Get it from the genius api (CLIENT ACCESS TOKEN).
- SPOTIFY_KEY => [Get it from the spotify web API]
- SPOTIFY_SECRET => [Get it from the spotify web API]
- Run
node index.js
inside the terminal.