Following artists on spotify is lame and doesnt do anything. This utility uses the Spotify API to unfollow all artists from your profile.
- Make a spotify developer account.
- Make a new app.
- Copy app id and sectet to .env
- Add a callback url in spotify app settings, make sure it matches the one in .env (Can be whatever you want).
cargo run
- :)