- Authenticating users
- Getting current playing track
- Listing user's playlists
- Getting songs from user's playlist
- Following and unfollowing artists by ID
- Playlist management: add and remove from playlist
- Follow artists by name
- Add songs to library by name
- Figure out a way to search by name and get an ID
- Create and delete playlists
- Figure out how to put the .token in a ~/.config
- Package the CLI tool with tarball, Homebrew, apt, etc.