Skip to content

Bot to read list of electronic music artists and create a playlist of 'Most Charted' songs on Resident Advisor

Notifications You must be signed in to change notification settings

pointsevenfive/dekmantel-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dekmantel bot

Dependencies

  • Python 3.6
  • Selenium Webdriver.exe

Usage

  1. Add artists to list_artists.txt
  2. provide creds.py`

format:

spotify_client_id = 'your-client-id'
spotify_client_secret = 'your-client-secret'
spotify_uname = 'your-username'
spotify_passw = 'your-password'
callback_url = 'https://your.callback/url-here'
  1. run:
python dekmantel-bot.py

About

Bot to read list of electronic music artists and create a playlist of 'Most Charted' songs on Resident Advisor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages