Skip to content

🎵 Live Spotify playlist generated from Discord 🎵

License

Notifications You must be signed in to change notification settings

danielfspencer/playlist-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

  1. Create creds.json with the details specified in creds_template.json
  2. Run the following commands to setup the environment:
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

```cmd.exe
python -m venv .venv
.\.venv\Scripts\activate
pip install -r requirements.txt

3. Run the bot using `python -m playlist`

About

🎵 Live Spotify playlist generated from Discord 🎵

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages