Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord bot that interactes with spotify api

searches for playlist links and sends a message about the average release date for that playlist

How to set up Bot

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

Node modules

    "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

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages