colorama
toml
spotify
requests
Assuming you already know a bit about Python: use the pip package manager to install the modules listed under Required packages.
Go to https://developer.spotify.com/dashboard and log in using your Spotify account details. Once logged in, click New App and fill in the required information. Copy the application ID and secret to the
config.toml
file.
Simply run the
spotis.py
script with the users you wish to monitor as the following arguments. (e.g.python spotis.py https://open.spotify.com/user/...
)