[cmd] audio search

This commit is contained in:
derpystuff 2022-05-25 22:55:38 +02:00
parent c02eda1b2a
commit 851bd2f75d
5 changed files with 184 additions and 2 deletions

View file

@ -12,6 +12,7 @@ const Api = Object.freeze({
SEARCH_LYRICS: '/search/lyrics',
SEARCH_AUDIO: '/search/audio',
SEARCH_GOOGLE: '/search/google',
SEARCH_GOOGLE_IMAGES: '/search/google-images',
SEARCH_BING: '/search/bing',