mjolnir.lb.spotify.displayCurrentTrack() -> nil
Displays information for current track
mjolnir.lb.spotify.next() -> nil
Skips to the next Spotify track
mjolnir.lb.spotify.pause() -> nil
Pauses of current Spotify track
mjolnir.lb.spotify.play() -> nil
Toggles play/pause of current Spotify track
mjolnir.lb.spotify.previous() -> nil
Skips to previous Spotify track