feat(amuse): song query api (add amuse plugin) (#2723)

Co-authored-by: JellyBrick <shlee1503@naver.com>
This commit is contained in:
Iris
2024-12-24 19:45:19 -05:00
committed by GitHub
parent 237dde9765
commit b62ccfe7b1
4 changed files with 118 additions and 0 deletions

View File

@ -279,6 +279,13 @@
},
"name": "Ambient Mode"
},
"amuse": {
"description": "Adds YouTube Music support for the Amuse now playing widget by 6K Labs",
"name": "Amuse",
"response": {
"query": "Amuse API server is running. GET /query to get song info."
}
},
"api-server": {
"description": "Adds an API server to control the player",
"dialog": {