Line 50: |
Line 50: |
| </pre><br> | | </pre><br> |
| | | |
| + | === Spotify === |
| + | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
| + | [spotify_track_id] - Returns the Track ID of the song. |
| + | [spotify_artist] - Returns the artist of the song. |
| + | [spotify_album] - Returns the album of the song. |
| + | [spotify_track] - Returns the name of the song. |
| + | [spotify_length_s] - Returns the length of the song in seconds. |
| + | [spotify_is_playing]- Returns a boolean state (true or false). |
| + | </pre><br> |
| | | |
| __TOC__ | | __TOC__ |