SeeSharpeDen / miitopia

A discord bot written in rust that adds miitopia music to your "content"
3 stars 0 forks source link

Source music from spotify's previews #6

Closed 45ninjas closed 1 year ago

45ninjas commented 2 years ago

Spotify just so happens to have a short preview snippet for most songs. Could we detect the content of the message and use the preview of that song for miitopia? image

@miitopia https://open.spotify.com/track/0YpBYGr8HOj1XzOY3bmbhS?si=e1a433fdfc9a49ee would be easiest for the end user. A prefix would be easier to implement. @miitopia !https://open.spotify.com/track/0YpBYGr8HOj1XzOY3bmbhS?si=e1a433fdfc9a49ee @miitopia from:https://open.spotify.com/track/0YpBYGr8HOj1XzOY3bmbhS?si=e1a433fdfc9a49ee @miitopia spotify:https://open.spotify.com/track/0YpBYGr8HOj1XzOY3bmbhS?si=e1a433fdfc9a49ee @miitopia track:https://open.spotify.com/track/0YpBYGr8HOj1XzOY3bmbhS?si=e1a433fdfc9a49ee

If a prefix is used we could use spotify's search too.

45ninjas commented 1 year ago

commit 0a9c9ff closes this.