SileNce5k / discord_bot

My second attempt at making a bot in javascript
The Unlicense
0 stars 0 forks source link

Add music streaming services into fm command #98

Open SileNce5k opened 6 months ago

SileNce5k commented 6 months ago

for example: <prefix>spotify: would check what you're listening to via lastfm, then search for it using spotify api

Same thing for other streaming services like deezer.

https://developer.spotify.com/documentation/web-api https://developers.deezer.com/api https://developer.apple.com/documentation/applemusicapi https://developer.tidal.com/documentation

<prefix>fmlink could search all of the streaming services.