Create a .env file in the Bot folder directory for the repo
clientId = 'spotifyClientId'
clientSecret = 'spotifyClientSecret'
TOKEN="your bot token"
ensure that you have node.js installed
"discord.js": "^13.3.1",
"dotenv": "^16.0.1",
"spotify-web-api-node": "^5.0.2"
to run the bot use node .
When you see Spotify bot online in the console the bot is up and listening for links