Package dev.jacrispys.JavaBot.utils
Class SpotifyManager
java.lang.Object
dev.jacrispys.JavaBot.utils.SpotifyManager
Manages instances of the
SpotifyApi
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic String
static String
getArtistId
(String id) Obtains the UUID of an artist from a given songstatic SpotifyManager
se.michaelthelin.spotify.SpotifyApi
-
Field Details
-
API_BASE
- See Also:
-
-
Method Details
-
getSpotifyApi
public se.michaelthelin.spotify.SpotifyApi getSpotifyApi() -
getAuthThread
-
getAccessToken
-
getArtistId
Obtains the UUID of an artist from a given song- Throws:
IOException
-
getInstance
-