Jarvis icon indicating copy to clipboard operation
Jarvis copied to clipboard

Creation of top_music.py plugin

Open SethSainz opened this issue 11 months ago • 0 comments

Add topmusic plugin using Spotify API for top 10 songs by genre. Has a pool of 28 different genres to choose from. Additionally, added spotipy to the requirements.txt file so that the plugin I created would be supported and recognized by Jarvis.

Using a command, such as "topmusic rock" the user will be provided by Jarvis with a list of the current top 10 songs of the provided genre on Spotify.

SethSainz avatar Feb 16 '25 08:02 SethSainz