leon-ai/leon

Spotify Package

Open

#64 opened on Mar 24, 2019

View on GitHub
 (11 comments) (0 reactions) (0 assignees)TypeScript (1,186 forks)batch import
feature requestgood first issueskill

Repository metrics

Stars
 (14,041 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Feature Use Case

  • Play a song
  • Play an album
  • Play songs of an artist
  • Stop music
  • Resume music
  • Set volume
  • Tell what are we listening to
# Example
--> Leon, play The Fat Rat
<-- Ok, playing the calling by TheFatRat

Feature Proposal

Implement a feature to use the Spotify web API to find the music that the use is looking for and play with a device that is available through the API.

Contributor guide